public class TrackServer
extends org.zstacks.znet.RemotingServer
| Constructor and Description |
|---|
TrackServer(int serverPort,
org.zstacks.znet.nio.Dispatcher dispatcher) |
TrackServer(String serverHost,
int serverPort,
org.zstacks.znet.nio.Dispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
close, findHandlerKey, onMessage, registerGlobalHandler, registerHandler, startpublic TrackServer(int serverPort,
org.zstacks.znet.nio.Dispatcher dispatcher)
throws IOException
IOExceptionpublic TrackServer(String serverHost, int serverPort, org.zstacks.znet.nio.Dispatcher dispatcher) throws IOException
IOExceptionCopyright © 2015. All rights reserved.