|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtpFactory | |
|---|---|
| org.mobicents.media.server | |
| org.mobicents.media.server.impl.rtp | |
| Uses of RtpFactory in org.mobicents.media.server |
|---|
| Methods in org.mobicents.media.server that return types with arguments of type RtpFactory | |
|---|---|
java.util.Hashtable<java.lang.String,RtpFactory> |
EndpointImpl.getRtpFactory()
|
| Method parameters in org.mobicents.media.server with type arguments of type RtpFactory | |
|---|---|
void |
EndpointImpl.setRtpFactory(java.util.Hashtable<java.lang.String,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 | |
|---|---|
RtpSocket(Transceiver transceiver,
org.mobicents.media.server.spi.Timer timer,
java.util.Map<java.lang.Integer,org.mobicents.media.Format> rtpMap,
RtpFactory rtpFactory)
Creates a new instance of RtpSocket |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||