| Package | Description |
|---|---|
| io.nats.client |
This is the Java client API for NATS, including classes and interfaces for interacting with the
NATS server.
|
| Modifier and Type | Method and Description |
|---|---|
ReconnectedCallback |
ConnectionImpl.getReconnectedCallback() |
ReconnectedCallback |
ConnectionFactory.getReconnectedCallback()
Returns the
ReconnectedCallback, if one is registered. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.setReconnectedCallback(ReconnectedCallback cb) |
void |
ConnectionFactory.setReconnectedCallback(ReconnectedCallback cb)
Sets the
ReconnectedCallback. |
Copyright © 2015-2016 Apcera, Inc.. All Rights Reserved.