protocol.DatagramChannel Member List

This is the complete list of members for protocol.DatagramChannel, including all inherited members.
addNewPeer(RemotePeer remotePeer)protocol.DatagramChannel
DatagramChannel(int localPort)protocol.DatagramChannel
getLocalPort()protocol.DatagramChannel
getRemotePeer()protocol.DatagramChannel
getUsedSymmetricCipher()protocol.DatagramChannel
hasRemotePeer()protocol.DatagramChannel
INBOUND_UDP_BUFFER_SIZEprotocol.DatagramChannel [private, static]
isPearDead(int maxIdleTimeMillis)protocol.DatagramChannel
localPortprotocol.DatagramChannel [private]
packetDump(byte[] octets, int len, InetAddress addr, int port, boolean incoming)protocol.DatagramChannel [protected]
pduReceiverThreadprotocol.DatagramChannel [private]
remotePeerprotocol.DatagramChannel [private]
removePeer()protocol.DatagramChannel
run()protocol.DatagramChannel
runningprotocol.DatagramChannel [private]
send(OctetBuffer pdu, InetAddress peerAddr, int peerPort)protocol.DatagramChannel
stop()protocol.DatagramChannel
udpReceiverprotocol.DatagramChannel [private]
usedPduCipherprotocol.DatagramChannel [private]
useSymmetricCipher(SymmetricCipher cipherEngine)protocol.DatagramChannel