| Package | Description |
|---|---|
| nats.client |
| Modifier and Type | Class and Description |
|---|---|
class |
MockNats
Provide a mock instance of
Nats to use primarily for testing purposes. |
| Modifier and Type | Method and Description |
|---|---|
Nats |
NatsConnector.connect()
Creates the
Nats instance and asynchronously connects to the first Nats server provided using the
#addHost methods. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionStateListener.onConnectionStateChange(Nats nats,
ConnectionStateListener.State state) |
Copyright © 2015. All Rights Reserved.