| 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 |
|---|---|
DisconnectedCallback |
ConnectionImpl.getDisconnectedCallback() |
DisconnectedCallback |
ConnectionFactory.getDisconnectedCallback()
Returns the
DisconnectedCallback, if one is registered. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.setDisconnectedCallback(DisconnectedCallback cb) |
void |
ConnectionFactory.setDisconnectedCallback(DisconnectedCallback cb)
Sets the
DisconnectedCallback. |
Copyright © 2015-2016 Apcera, Inc.. All Rights Reserved.