Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.event.CallChangeAdapter

Packages that use CallChangeAdapter
net.java.sip.communicator.impl.protocol.jabber   
net.java.sip.communicator.impl.protocol.sip   
net.java.sip.communicator.service.protocol   
 

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

Subclasses of CallChangeAdapter in net.java.sip.communicator.impl.protocol.jabber
 class ActiveCallsRepositoryGTalkImpl
          Keeps a list of all calls currently active and maintained by this protocol provider.
 class ActiveCallsRepositoryJabberImpl
          Keeps a list of all calls currently active and maintained by this protocol provider.
 

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

Subclasses of CallChangeAdapter in net.java.sip.communicator.impl.protocol.sip
 class ActiveCallsRepositorySipImpl
          Keeps a list of all calls currently active and maintained by this protocol povider.
 

Uses of CallChangeAdapter in net.java.sip.communicator.service.protocol
 

Subclasses of CallChangeAdapter in net.java.sip.communicator.service.protocol
 class ActiveCallsRepository<T extends Call,U extends OperationSetBasicTelephony<? extends ProtocolProviderService>>
          Keeps a list of all calls currently active and maintained by this protocol provider.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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