| Modifier and Type | Class and Description |
|---|---|
class |
MethodTcpHandler<I,O,N extends NetworkContext<N>> |
class |
WireTcpHandler<T extends NetworkContext> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubHandler<T extends NetworkContext> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubHandler<T extends NetworkContext> |
class |
TerminatorHandler
used to send/receive a termination event, or receipt of the termination event the connection is
closed
|
| Modifier and Type | Class and Description |
|---|---|
class |
CspTcpHandler<T extends NetworkContext> |
class |
HeartbeatHandler<T extends ClusteredNetworkContext> |
class |
UberHandler<T extends ClusteredNetworkContext> |
| Modifier and Type | Class and Description |
|---|---|
class |
SslDelegatingTcpHandler<N extends SslNetworkContext>
This class is designed to wrap a standard
TcpHandler, providing
symmetric encryption/decryption transparently to the underlying handler. |
Copyright © 2018. All rights reserved.