public interface Client
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the client and free all associated resources.
|
Publisher |
getPublisher()
Retrieve the Publisher object for the client.
|
Subscriber |
getSubscriber()
Retrieve the Subscriber object for the client.
|
Publisher getPublisher()
PublisherSubscriber getSubscriber()
Subscribervoid close()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.