public interface NatsMessageListener
Modifier and Type | Method and Description |
---|---|
void |
closeConnection() |
boolean |
createConnection() |
void |
initializeConsumer(String sequenceName) |
boolean createConnection() throws IOException, InterruptedException
IOException
InterruptedException
void initializeConsumer(String sequenceName) throws InterruptedException, IOException, TimeoutException
void closeConnection()
Copyright © 2020 WSO2. All rights reserved.