| Constructor and Description |
|---|
SimpleTCPIPServer(int port,
Class<?> handlerClass,
int maxConnections) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
void |
run() |
void |
startListening() |
void |
stopListening() |
public SimpleTCPIPServer(int port,
Class<?> handlerClass,
int maxConnections)
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.