public abstract class CM_Client extends CM_TCP
CM_Stream.BrokenPipeException
LOGLEVEL_CNX
Constructor and Description |
---|
CM_Client(Dispatcher d,
BufferSpec rbufspec,
BufferSpec wbufspec) |
Modifier and Type | Method and Description |
---|---|
void |
connect(InetSocketAddress remaddr) |
protected abstract void |
connected(boolean success,
CharSequence diagnostic,
Throwable error) |
getLocalAddress, getLocalIP, getLocalPort, getRemoteAddress, getRemoteIP, 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 CM_Client(Dispatcher d, BufferSpec rbufspec, BufferSpec wbufspec)
protected abstract void connected(boolean success, CharSequence diagnostic, Throwable error) throws IOException
IOException
public void connect(InetSocketAddress remaddr) throws IOException
IOException
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.