public class ComboxServerSecureSocket extends ComboxServerSocket
BUFFER_LENGTH, serverSocketABORT, accessPoint, broker, EXIT, RUNNING, status, timeOut| Constructor and Description |
|---|
ComboxServerSecureSocket(AccessPoint accessPoint,
int timeout,
POPBuffer buffer,
Broker broker)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ComboxAcceptSecureSocket |
createCombox() |
protected java.lang.String |
getProtocol() |
close, createServer, getUrlgetRequestQueuepublic ComboxServerSecureSocket(AccessPoint accessPoint, int timeout, POPBuffer buffer, Broker broker) throws java.io.IOException
accessPoint - Access point of the comboxtimeout - Connection timeoutbuffer - Buffer associated with this comboxbroker - Broker associated with this comboxjava.io.IOException - if any problem occursprotected java.lang.String getProtocol()
getProtocol in class ComboxServerSocketprotected ComboxAcceptSecureSocket createCombox() throws java.io.IOException
createCombox in class ComboxServerSocketjava.io.IOException