| Class | Description |
|---|---|
| AbstractResponseHandler | |
| CloseSubscriptionResponseHandler | |
| MessageConsumeCallback |
This is the Callback used by the MessageHandlers on the client app when
they've finished consuming a subscription message sent from the server
asynchronously.
|
| PublishResponseHandler | |
| PubSubCallback |
This class is used when we are doing synchronous type of operations.
|
| SubscribeResponseHandler |
An interface provided to manage all subscriptions on a channel.
|
| UnsubscribeResponseHandler |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.