Package org.ice4j.stack
See: Description
-
Interface Summary Interface Description ChannelDataEventHandler The interface is used for collecting incoming ChannelData messages from the NetAccessManager (and more precisely - MessageProcessors). MessageEventHandler The class is used for collecting incoming STUN messages from the NetAccessManager (and more precisely - MessageProcessors). PacketLogger The interface which interested implementers will use in order to track and log packets send and received by this stack. PeerUdpMessageEventHandler The interface is used for collecting incoming Peer UDP Message messages from the NetAccessManager (and more precisely - MessageProcessors) if it is of no other type. RequestListener Handles incoming requests. -
Class Summary Class Description EventDispatcher This is a utility class used for dispatching incoming request events. StunServerTransaction A STUN client retransmits requests as specified by the protocol. SocketNotFoundException NetAccessManager Manages Connectors and MessageProcessingTask execution and pooling. TransactionID This class encapsulates a STUN transaction ID. StunClientTransaction The StunClientTransactionclass retransmits requests as specified by RFC 3489.StunStack The entry point to the Stun4J stack. RawMessage The class represents a binary STUN message as well as the address and port of the host that sent it and the address and port where it was received (locally).