SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.media.MediaServiceImpl

Packages that use MediaServiceImpl
net.java.sip.communicator.impl.media   
 

Uses of MediaServiceImpl in net.java.sip.communicator.impl.media
 

Constructors in net.java.sip.communicator.impl.media with parameters of type MediaServiceImpl
CallSessionImpl(Call call, MediaServiceImpl mediaServCallback)
          Creates a new session for the specified call.
CallSessionImpl(Call call, MediaServiceImpl mediaServCallback, URL dataSink)
          Creates a new session for the specified call with a custom destination for incoming data.
RtpFlowImpl(MediaServiceImpl mediaServie, String localIpAddress, String remoteIpAddress, int localPort, int remotePort, Hashtable<String,List<String>> mediaEncoding)
          Creates an instance of RtpFlowImpl for media transmission.
 


SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.