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 |
---|---|
ExceptionHandler |
ConnectionFactory.getExceptionHandler()
Returns the
ExceptionHandler , if one is registered. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionFactory.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the
ExceptionHandler . |
Copyright © 2015–2016 Apcera, Inc.. All rights reserved.