| Interface | Description |
|---|---|
| ClientConnectionMonitor | |
| TcpChannelHub.Task | |
| WireOutPublisher |
| Class | Description |
|---|---|
| AbstractAsyncSubscription |
Created by Rob Austin
|
| AbstractAsyncTemporarySubscription | |
| AbstractStatelessClient<E extends net.openhft.chronicle.wire.ParameterizeWireKey> |
Created by Rob Austin
|
| 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 |
Created by peter.lawrey on 09/07/2015.
|
| Enum | Description |
|---|---|
| CoreFields |
Created by Rob Austin
|
| EventId |
Copyright © 2016. All rights reserved.