| Interface | Description |
|---|---|
| ClientConnectionMonitor | |
| FatalFailureMonitor | |
| TcpChannelHub.Task | |
| WireOutConsumer | |
| WireOutPublisher |
| Class | Description |
|---|---|
| AbstractAsyncSubscription | |
| AbstractAsyncTemporarySubscription | |
| AbstractStatelessClient<E extends net.openhft.chronicle.wire.ParameterizeWireKey> | |
| FatalFailureConnectionStrategy | |
| SocketAddressSupplier |
Provides support for the client to failover TCP connections to different servers, if the primary
connection can not be establish, after retrying up to a timeout, see
SocketAddressSupplier.timeoutMS() the other connections will be attempted. |
| TcpChannelHub |
The TcpChannelHub is used to send your messages to the server and then read the servers response.
|
| VanillaWireOutPublisher |
| Enum | Description |
|---|---|
| CoreFields | |
| EventId | |
| TryLock |
Copyright © 2018. All rights reserved.