Package local.net

Interface Summary
UdpRelayListener Listener for UdpRelay.
 

Class Summary
KeepAliveSip KeepAliveSip thread, for keeping the connection up toward a target SIP node (e.g. toward the seriving proxy/gw or a remote UA).
KeepAliveUdp KeepAliveUdp thread, for keeping the connection up toward a target node (e.g. toward the seriving proxy/gw or a remote UA).
RtpFlow This abstract class represents a RTP flow for sending or receiving rtp packets.
RtpInputFlow This class represents a RTP flow for receiving rtp packets.
RtpOutputFlow This class represents a RTP flow for sending rtp packets.
RtpPacket RtpPacket implements a RTP packet.
RtpSocket RtpSocket implements a RTP socket for receiving and sending RTP packets.
UdpMultiRelay UdpMultiRelay implements an UDP multiple relay agent.
UdpRelay UdpRelay implements a direct UDP datagram relay agent.