Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.ActiveCallsRepository

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

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

Subclasses of ActiveCallsRepository 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 ActiveCallsRepository in net.java.sip.communicator.impl.protocol.sip
 

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


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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