public abstract class CM_Server extends CM_TCP
CM_Stream.BrokenPipeException
LOGLEVEL_CNX
Constructor and Description |
---|
CM_Server(CM_Listener l,
BufferSpec rbufspec,
BufferSpec wbufspec) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
abortServer() |
protected abstract void |
connected() |
CM_Listener |
getListener() |
protected SSLConfig |
getSSLConfig() |
getLocalAddress, getLocalIP, getLocalPort, getRemoteAddress, getRemoteIP, getRemotePort
disconnectLingerDone, getPeerCertificate, getPeerChain, getReader, getWriter, ioReceived, isBrokenPipe, isConnected, registerConnectedChannel, startedSSL, startSSL, usingSSL
disconnect, disconnect, dumpAppState, dumpState, eventError, getChannel, getCMID, getDatagramChannel, getDispatcher, getLogger, getReaper, getSocketChannel, getStartTime, getSystemTime, initChannelMonitor, ioDisconnected, setReaper, toString
public CM_Server(CM_Listener l, BufferSpec rbufspec, BufferSpec wbufspec)
protected abstract void connected() throws IOException
IOException
protected boolean abortServer()
protected SSLConfig getSSLConfig()
getSSLConfig
in class CM_Stream
public CM_Listener getListener()
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.