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