public interface ServerManager
Modifier and Type | Method and Description |
---|---|
void |
startServers() |
void |
startServers(int tcpPort,
int flashPort,
int udpPort) |
void |
stopServers()
Used to stop the server and manage cleanup of resources.
|
Copyright © 2013. All Rights Reserved.