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

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

Uses of RtpFactory in org.mobicents.media.server
 

Fields in org.mobicents.media.server declared as RtpFactory
protected  RtpFactory EndpointImpl.rtpFactory
           
 

Methods in org.mobicents.media.server that return RtpFactory
 RtpFactory EndpointImpl.getRtpFactory()
           
 

Methods in org.mobicents.media.server with parameters of type RtpFactory
 void EndpointImpl.setRtpFactory(RtpFactory rtpFactory)
           
 

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

Constructors in org.mobicents.media.server.impl.rtp with parameters of type RtpFactory
Receiver(RtpFactory factory)
           
RtpSocket(RtpFactory factory, java.util.Collection<org.mobicents.media.server.spi.dsp.Codec> codecs, org.mobicents.media.server.spi.MediaType media)
          Creates a new instance of RtpSocket
 



Copyright © 2010. All Rights Reserved.