| Class and Description |
|---|
| AcceptStrategies |
| AcceptStrategy
Can be used to reject incoming connections e.g.
|
| AlwaysStartOnPrimaryConnectionStrategy
Loops through all the hosts:ports ( in order ) starting at the primary, till it finds a host that it can connect to.
|
| ChronicleSocketChannelBuilder |
| ClientClosedProvider |
| ConnectionListener |
| ConnectionStrategy |
| HeartbeatListener |
| MarshallableFunction |
| NetworkContext |
| NetworkContextManager |
| NetworkStatsListener |
| NetworkUtil |
| ServerThreadingStrategy
Deprecated.
|
| SessionMode |
| SocketConnectionNotifier |
| TcpEventHandler |
| TcpEventHandler.SocketReader |
| TcpHandlerBias |
| TCPRegistry
The TCPRegistry allows you to either provide a true host and port for example "localhost:8080" or if you would rather let the application allocate
you a free port at random, you can just provide a text reference to the port, for example "host.port", you can provide any text you want, it will
always be taken as a reference, that is unless its correctly formed like "<hostname>:<port>”, then it will use the exact host and port
you provide.
|
| VanillaSessionDetails |
| WireTcpHandler |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| Class and Description |
|---|
| NetworkContext |
| NetworkContextManager |
| SessionMode |
| Class and Description |
|---|
| NetworkContext |
| NetworkContextManager |
| NetworkStatsListener |
| ServerThreadingStrategy
Deprecated.
|
| VanillaNetworkContext |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| NetworkContextManager |
| WireTcpHandler |
| Class and Description |
|---|
| ConnectionListener |
| ConnectionStrategy |
| Class and Description |
|---|
| NetworkContext |
| NetworkContextManager |
| Class and Description |
|---|
| HostnamePortLookupTable |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| NetworkContextManager |
| Class and Description |
|---|
| ChronicleSocketChannelBuilder |
Copyright © 2023. All rights reserved.