| Interface | Description |
|---|---|
| Equaller<T> |
An equals-comparator.
|
| IntIndexer<T> |
An integer indexer for a hash table.
|
| IntIndexMap<E> |
A map which is indexed by integer value and thus acts similarly to a set.
|
| RemoteAuthLogger |
"Remote" protocol authentication logger.
|
| RemoteConnectionProviderMXBean | |
| RemoteLogger |
"Remote" protocol logger.
|
| Class | Description |
|---|---|
| ClientConnectionOpenListener | |
| DebuggingBufferPool | |
| DefaultEqualler | |
| ExternalSaslServer | |
| ExternalSaslServerFactory | |
| HttpUpgradeConnectionProvider |
Connection provider that performs a HTTP upgrade.
|
| HttpUpgradeConnectionProvider.FlexBase64 | |
| HttpUpgradeConnectionProviderFactory |
A
ConnectionProviderFactory for the remote protocol that initiates
the connection via a HTTP Upgrade |
| IdentityEqualler | |
| InboundMessage | |
| IntIndexHashMap<V> |
Lock-free concurrent integer-indexed hash map.
|
| IntIndexHashMap.Table<V> | |
| OutboundMessage | |
| PendingChannel | |
| Protocol |
The "remote" protocol.
|
| ProtocolUtils | |
| RemoteConnection | |
| RemoteConnectionChannel | |
| RemoteConnectionHandler | |
| RemoteConnectionProvider | |
| RemoteConnectionProviderFactory |
A
ConnectionProviderFactory for the remote protocol. |
| RemoteReadListener | |
| ServerConnectionOpenListener |