Package org.ice4j
See: Description
-
Class Summary Class Description StunMessageEvent The class is used to dispatch incoming stun messages. TransportAddress The Address class is used to define destinations to outgoing Stun Packets. AbstractResponseCollector StunResponseEvent The class is used to dispatch incoming STUN Responses. StackProperties The class contains a number of property names and their default values that we use to configure the behavior of the ice4j stack. StunFailureEvent The class is used to dispatch events that occur when a STUN transaction fails asynchronously for reasons like a port unreachable exception for example. StunException A StunException is thrown when a general STUN exception is encountered. BaseStunMessageEvent Represents an EventObject which notifies of an event associated with a specific STUN Message. ChannelDataMessageEvent The class is used to dispatch incoming ChannelData messages. StunTimeoutEvent The class is used to dispatch events that occur when a STUN transaction expires. PeerUdpMessageEvent The class is used to dispatch incoming UDP peer messages. -
Enum Summary Enum Description Transport The Transport enumeration contains all currently known transports that ICE may be interacting with (but not necessarily support). -
Interface Summary Interface Description ResponseCollector The interface is used as a callback when sending a request.