CM_Stream.BrokenPipeException
Modifier and Type | Field and Description |
---|---|
static Logger.LEVEL |
LOGLEVEL_CNX |
Constructor and Description |
---|
CM_TCP(Dispatcher d,
BufferSpec rspec,
BufferSpec wspec) |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getLocalAddress() |
InetAddress |
getLocalIP() |
int |
getLocalPort() |
InetSocketAddress |
getRemoteAddress() |
InetAddress |
getRemoteIP() |
int |
getRemotePort() |
disconnectLingerDone, getPeerCertificate, getPeerChain, getReader, getSSLConfig, 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 static final Logger.LEVEL LOGLEVEL_CNX
public CM_TCP(Dispatcher d, BufferSpec rspec, BufferSpec wspec)
public int getLocalPort()
public int getRemotePort()
public InetAddress getLocalIP()
public InetAddress getRemoteIP()
public InetSocketAddress getLocalAddress()
public InetSocketAddress getRemoteAddress()
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.