| Package | Description |
|---|---|
| nats.client |
| Class and Description |
|---|
| ConnectionStateListener
Interface to listen for server connection state change events.
|
| ConnectionStateListener.State |
| Message
A NATS message.
|
| MessageHandler
Provides a callback method that gets invoked when a message is received.
|
| MessageIterator
Provides an
Iterator for fetching Nats subscription messages in a blocking manner. |
| Nats
Provides the interface for publishing messages and subscribing to NATS subjects.
|
| NatsClosedException
Thrown when trying to use a
Nats client that has been closed. |
| NatsConnector |
| Registration
Provides a mechanism for removing handlers such as a
MessageHandler or
MessageHandler or to cancel recurring publishes. |
| Request
Holds the attributes associated with a request.
|
| Subscription
Represents a NATS subscription.
|
Copyright © 2015. All Rights Reserved.