| Interface | Description |
|---|---|
| ClientClosedProvider |
| Class | Description |
|---|---|
| AcceptorEventHandler |
Created by peter.lawrey on 22/01/15.
|
| ClientSessionProvider | |
| NetworkLog |
Created by peter.lawrey on 15/07/2015.
|
| VanillaSessionDetails |
Created by peter on 01/06/15.
|
| WireTcpHandler |
| Enum | Description |
|---|---|
| ServerThreadingStrategy |
Created by rob on 25/08/2015.
|
| SessionMode |
Created by andre on 07/10/2015.
|
| 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.
|
| WanSimulator |
Created by peter.lawrey on 16/07/2015.
|
Copyright © 2016. All rights reserved.