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
 

Fields in org.mobicents.media.server.impl.rtp with type parameters of type RtpSocket
protected  BufferConcurrentLinkedQueue<RtpSocket> RtpFactory.registerQueue
           
 

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

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



Copyright © 2010. All Rights Reserved.