Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.dict.ProtocolProviderServiceDictImpl

Packages that use ProtocolProviderServiceDictImpl
net.java.sip.communicator.impl.protocol.dict   
 

Uses of ProtocolProviderServiceDictImpl in net.java.sip.communicator.impl.protocol.dict
 

Methods in net.java.sip.communicator.impl.protocol.dict that return ProtocolProviderServiceDictImpl
 ProtocolProviderServiceDictImpl OperationSetPersistentPresenceDictImpl.findProviderForDictUserID(String dictUserID)
          Looks for a dict protocol provider registered for a user id matching dictUserID.
 ProtocolProviderServiceDictImpl OperationSetBasicInstantMessagingDictImpl.getParentProvider()
          Returns the protocol provider that this operation set belongs to.
 

Constructors in net.java.sip.communicator.impl.protocol.dict with parameters of type ProtocolProviderServiceDictImpl
ContactDictImpl(String databaseCode, ProtocolProviderServiceDictImpl parentProvider)
          Creates an instance of a meta contact with the specified string used as a name and identifier.
ContactGroupDictImpl(String groupName, ProtocolProviderServiceDictImpl parentProvider)
          Creates a ContactGroupDictImpl with the specified name.
OperationSetBasicInstantMessagingDictImpl(ProtocolProviderServiceDictImpl provider, OperationSetPersistentPresenceDictImpl opSetPersPresence)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
OperationSetPersistentPresenceDictImpl(ProtocolProviderServiceDictImpl provider)
          Creates an instance of this operation set keeping a reference to the specified parent provider.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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