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

Uses of Class
net.java.sip.communicator.impl.media.transform.srtp.SRTPTransformEngine

Packages that use SRTPTransformEngine
net.java.sip.communicator.impl.media.transform.srtp   
 

Uses of SRTPTransformEngine in net.java.sip.communicator.impl.media.transform.srtp
 

Methods in net.java.sip.communicator.impl.media.transform.srtp that return SRTPTransformEngine
 SRTPTransformEngine SRTPTransformer.getEngine()
          Getter to use in derived classes.
 

Constructors in net.java.sip.communicator.impl.media.transform.srtp with parameters of type SRTPTransformEngine
SRTCPTransformer(SRTPTransformEngine engine)
          Constructs a SRTCPTransformer object
SRTPTransformer(SRTPTransformEngine engine)
          Construct a SRTPTransformer
 


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

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