| 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 | Field and Description |
|---|---|
Constants.ConnState |
ConnectionImpl.status |
| Modifier and Type | Method and Description |
|---|---|
Constants.ConnState |
ConnectionImpl.getState() |
static Constants.ConnState |
Constants.ConnState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.ConnState[] |
Constants.ConnState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2016 Apcera, Inc.. All Rights Reserved.