Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl

Packages that use OperationSetPresenceSipImpl
net.java.sip.communicator.impl.protocol.sip   
 

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

Fields in net.java.sip.communicator.impl.protocol.sip declared as OperationSetPresenceSipImpl
protected  OperationSetPresenceSipImpl ServerStoredContactList.parentOperationSet
          The operation set that created us and that we could use when dispatching subscription events.
 

Methods in net.java.sip.communicator.impl.protocol.sip that return OperationSetPresenceSipImpl
 OperationSetPresenceSipImpl ContactSipImpl.getParentPresenceOperationSet()
          Returns the presence operation set that this contact belongs to.
 

Constructors in net.java.sip.communicator.impl.protocol.sip with parameters of type OperationSetPresenceSipImpl
OperationSetContactTypeInfoImpl(OperationSetPresenceSipImpl parentOperationSet)
          Creates the operation set.
ServerStoredContactList(ProtocolProviderServiceSipImpl sipProvider, OperationSetPresenceSipImpl parentOperationSet)
          Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListSipImpl(ProtocolProviderServiceSipImpl sipProvider, OperationSetPresenceSipImpl parentOperationSet)
          Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListXivoImpl(ProtocolProviderServiceSipImpl sipProvider, OperationSetPresenceSipImpl parentOperationSet)
          Creates a ServerStoredContactList wrapper for the specified BuddyList.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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