TransportServer
TransportServer
is…FIXME
TransportServer
is created exclusively when TransportContext
is requested to createServer.
init
Internal Method
1 2 3 4 5 |
void init(String hostToBind, int portToBind) |
init
…FIXME
Note
|
init is used exclusively when TransportServer is created.
|
getPort
Method
1 2 3 4 5 |
int getPort() |
getPort
…FIXME
Note
|
|