public interface TopicConnector
| Modifier and Type | Method and Description |
|---|---|
void |
connect()
Establish a connection to the message broker.
|
void |
create()
Create the connector client
|
void |
disconnect()
Disconnect from the message broker.
|
String |
getServerURI()
Return service URI
|
void create()
String getServerURI()
void connect()
void disconnect()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.