| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api.session | |
| net.openhft.chronicle.network.cluster |
| Modifier and Type | Class and Description |
|---|---|
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 |
HeartbeatHandler<T extends NetworkContext>
will periodically send a heatbeat message, the period of this message is defined by
HeartbeatHandler.heartbeatIntervalMs once the heart beat is |
class |
TerminatorHandler
used to send/receive a termination event, or receipt of the termination event the connection is
closed
|
Copyright © 2016. All rights reserved.