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

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

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

Fields in org.mobicents.media.server.impl.rtp with type parameters of type RtpSocketImpl
protected  BufferConcurrentLinkedQueue<RtpSocketImpl> RtpFactory.registerQueue
          Queue for socket registration
 

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



Copyright © 2010. All Rights Reserved.