public abstract class CM_UDP extends ChannelMonitor
Constructor and Description |
---|
CM_UDP(Dispatcher d,
BufferSpec bufspec) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getLocalIP() |
int |
getLocalPort() |
protected IOExecReaderUDP |
getReader() |
protected abstract void |
ioReceived(ByteArrayRef rcvdata,
InetSocketAddress remaddr) |
protected void |
registerConnectionlessChannel(DatagramChannel chan,
boolean takeOwnership) |
disconnect, disconnect, dumpAppState, dumpState, eventError, getChannel, getCMID, getDatagramChannel, getDispatcher, getLogger, getReaper, getSocketChannel, getStartTime, getSystemTime, initChannelMonitor, ioDisconnected, setReaper, toString
public CM_UDP(Dispatcher d, BufferSpec bufspec)
protected abstract void ioReceived(ByteArrayRef rcvdata, InetSocketAddress remaddr) throws IOException
IOException
public int getLocalPort()
public InetAddress getLocalIP()
protected IOExecReaderUDP getReader()
protected void registerConnectionlessChannel(DatagramChannel chan, boolean takeOwnership) throws IOException
IOException
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.