public class ComboxServerPlugin extends ComboxServer
ABORT, accessPoint, broker, EXIT, RUNNING, status, timeOut| Constructor and Description |
|---|
ComboxServerPlugin(AccessPoint accessPoint,
int timeout,
Broker broker)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close all connection with this server
|
getRequestQueuepublic ComboxServerPlugin(AccessPoint accessPoint, int timeout, Broker broker)
accessPoint - Access point of the combox servertimeout - Connection timeoutbroker - Associated brokerpublic void close()
ComboxServerclose in class ComboxServer