public class NafManServer extends CM_Server implements TimerNAF.Handler
Modifier and Type | Class and Description |
---|---|
static class |
NafManServer.Factory |
CM_Stream.BrokenPipeException
LOGLEVEL_CNX
Modifier and Type | Method and Description |
---|---|
protected void |
connected() |
StringBuilder |
dumpAppState(StringBuilder sb) |
void |
eventError(TimerNAF tmr,
Dispatcher d,
Throwable ex) |
void |
ioDisconnected(CharSequence diagnostic) |
void |
ioReceived(ByteArrayRef data) |
void |
timerIndication(TimerNAF tmr,
Dispatcher d) |
abortServer, getListener, getSSLConfig
getLocalAddress, getLocalIP, getLocalPort, getRemoteAddress, getRemoteIP, getRemotePort
disconnectLingerDone, getPeerCertificate, getPeerChain, getReader, getWriter, isBrokenPipe, isConnected, registerConnectedChannel, startedSSL, startSSL, usingSSL
disconnect, disconnect, dumpState, eventError, getChannel, getCMID, getDatagramChannel, getDispatcher, getLogger, getReaper, getSocketChannel, getStartTime, getSystemTime, initChannelMonitor, setReaper, toString
protected void connected() throws IOException
connected
in class CM_Server
IOException
public void ioDisconnected(CharSequence diagnostic)
ioDisconnected
in class ChannelMonitor
public void ioReceived(ByteArrayRef data) throws IOException
ioReceived
in class CM_Stream
IOException
public void timerIndication(TimerNAF tmr, Dispatcher d)
timerIndication
in interface TimerNAF.Handler
public void eventError(TimerNAF tmr, Dispatcher d, Throwable ex)
eventError
in interface TimerNAF.Handler
public StringBuilder dumpAppState(StringBuilder sb)
dumpAppState
in class ChannelMonitor
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.