| Class and Description |
|---|
| ClientClosedProvider |
| ConnectionDetails |
| ConnectionListener |
| ConnectionStrategy |
| HeartbeatListener |
| MarshallableFunction |
| NetworkContext |
| NetworkContextManager |
| NetworkStats
used to collected stats about the network activity
|
| NetworkStatsListener |
| ServerThreadingStrategy |
| SessionMode |
| SocketConnectionNotifier |
| TcpEventHandler |
| 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.
|
| VanillaNetworkContext |
| VanillaSessionDetails |
| WanSimulator |
| WireNetworkStats |
| WireTcpHandler |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| Class and Description |
|---|
| NetworkContext |
| NetworkContextManager |
| SessionMode |
| Class and Description |
|---|
| NetworkContext |
| NetworkContextManager |
| NetworkStatsListener |
| ServerThreadingStrategy |
| TcpEventHandler |
| WireTcpHandler |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| NetworkContextManager |
| WireTcpHandler |
| Class and Description |
|---|
| ConnectionStrategy |
| NetworkContext |
| NetworkStatsListener |
| Class and Description |
|---|
| ClientClosedProvider |
| NetworkContext |
| NetworkContextManager |
Copyright © 2018. All rights reserved.