Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony

Packages that use AbstractOperationSetVideoTelephony
net.java.sip.communicator.impl.protocol.jabber   
net.java.sip.communicator.impl.protocol.sip   
 

Uses of AbstractOperationSetVideoTelephony in net.java.sip.communicator.impl.protocol.jabber
 

Subclasses of AbstractOperationSetVideoTelephony in net.java.sip.communicator.impl.protocol.jabber
 class OperationSetDesktopSharingServerJabberImpl
          Implements all desktop sharing server-side related functions for Jabber protocol.
 class OperationSetDesktopStreamingJabberImpl
          Implements all desktop streaming related functions for XMPP.
 class OperationSetVideoTelephonyJabberImpl
          Implements OperationSetVideoTelephony in order to give access to video-specific functionality in the Jabber protocol implementation.
 

Uses of AbstractOperationSetVideoTelephony in net.java.sip.communicator.impl.protocol.sip
 

Subclasses of AbstractOperationSetVideoTelephony in net.java.sip.communicator.impl.protocol.sip
 class OperationSetDesktopSharingServerSipImpl
          Implements all desktop sharing server-side related functions for SIP protocol.
 class OperationSetDesktopStreamingSipImpl
          Implements all desktop streaming related functions for SIP.
 class OperationSetVideoTelephonySipImpl
          Implements OperationSetVideoTelephony in order to give access to video-specific functionality in the SIP protocol implementation such as visual Components displaying video and listening to dynamic availability of such Components.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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