| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api | |
| net.openhft.chronicle.network.api.session |
| Class and Description |
|---|
| ClientClosedProvider |
| 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.
|
| VanillaSessionDetails
Created by peter on 01/06/15.
|
| WanSimulator
Created by peter.lawrey on 16/07/2015.
|
| Class and Description |
|---|
| ClientClosedProvider |
| Class and Description |
|---|
| SessionMode
Created by andre on 07/10/2015.
|
Copyright © 2016. All rights reserved.