| Interface | Description |
|---|---|
| AsyncSubscription | |
| AsyncTemporarySubscription |
TemporarySubscriptions are not re-established after a socket disconnection
|
| TcpChannelHub.Task |
| 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.
|
| WireOutPublisher |
Created by peter.lawrey on 09/07/2015.
|
| Enum | Description |
|---|---|
| CoreFields |
Created by Rob Austin
|
| EventId |
Copyright © 2015. All rights reserved.