ClosableConnectableComponent.ConnectableAutomatonAbstractConnectableAutomaton, AbstractDeviceAutomatonpublic interface ConnectableComponent extends Closable
Component which operates established connections may implement
the ConnectableComponent interface providing a minimal set of
functionality to work with connections; to test whether a connection is open
and to close an open connection.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ConnectableComponent.ConnectableAutomaton |
The
ConnectableComponent.ConnectableAutomaton extends the ConnectableComponent
with automaton functionality to get detailed status information regarding
connections. |
Closable.CloseAutomaton, Closable.CloseBuilder<B extends Closable.CloseBuilder<B>>close, closeIn, closeQuietly, closeUncheckedCopyright © 2018. All rights reserved.