| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api | |
| net.openhft.chronicle.network.cluster.handlers | |
| net.openhft.chronicle.network.ssl |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderTcpHandler<T extends NetworkContext> |
class |
MethodTcpHandler<I,O,N extends NetworkContext<N>> |
class |
WireTcpHandler<T extends NetworkContext> |
class |
WireTypeSniffingTcpHandler<T extends NetworkContext>
sets the wire-type in the network context by inspecting the byte message
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TcpHandler<N extends NetworkContext> |
| Modifier and Type | Class and Description |
|---|---|
class |
CspTcpHandler<T extends NetworkContext> |
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.