| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionFactory.createConnection()
Creates an active connection to a NATS server
|
Connection |
ConnectionEvent.getConnection() |
Connection |
NATSException.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
NATSException.setConnection(Connection nc) |
| Constructor and Description |
|---|
NATSException(Throwable e,
Connection nc,
Subscription sub) |
Copyright © 2015–2016 Apcera, Inc.. All rights reserved.