Uses of Class
org.mobicents.media.server.impl.rtp.RtpSocket

Packages that use RtpSocket
org.mobicents.media.server.impl.rtp   
 

Uses of RtpSocket in org.mobicents.media.server.impl.rtp
 

Methods in org.mobicents.media.server.impl.rtp that return RtpSocket
 RtpSocket RtpFactory.getRTPSocket()
          Constructs new RTP socket.
 

Methods in org.mobicents.media.server.impl.rtp with parameters of type RtpSocket
 void RtpFactory.releaseRTPSocket(RtpSocket rtpSocket)
           
 

Constructors in org.mobicents.media.server.impl.rtp with parameters of type RtpSocket
ReceiveStream(RtpSocket rtpSocket, int jitter)
          Creates a new instance of ReceiveStream
SendStream(RtpSocket rtpSocket)
           
 



Copyright © 2009. All Rights Reserved.