Interface RecoverableConnection
- All Superinterfaces:
AutoCloseable, Closeable, Connection, Recoverable, ShutdownNotifier
- All Known Implementing Classes:
AutorecoveringConnection
Convenient interface when working against auto-recovery connections.
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface Connection
abort, abort, abort, abort, addBlockedListener, addBlockedListener, clearBlockedListeners, close, close, close, close, createChannel, createChannel, getAddress, getChannelMax, getClientProperties, getClientProvidedName, getExceptionHandler, getFrameMax, getHeartbeat, getId, getPort, getServerProperties, openChannel, openChannel, removeBlockedListener, setIdMethods inherited from interface Recoverable
addRecoveryListener, removeRecoveryListenerMethods inherited from interface ShutdownNotifier
addShutdownListener, getCloseReason, isOpen, notifyListeners, removeShutdownListener