Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.rss.OperationSetPersistentPresenceRssImpl

Packages that use OperationSetPersistentPresenceRssImpl
net.java.sip.communicator.impl.protocol.rss   
 

Uses of OperationSetPersistentPresenceRssImpl in net.java.sip.communicator.impl.protocol.rss
 

Methods in net.java.sip.communicator.impl.protocol.rss that return OperationSetPersistentPresenceRssImpl
 OperationSetPersistentPresenceRssImpl ProtocolProviderServiceRssImpl.getOperationSetPresence()
          Returns a reference to the presence operation set that we are currently using for this provider.
 OperationSetPersistentPresenceRssImpl OperationSetBasicInstantMessagingRssImpl.getOpSetPersPresence()
          Returns a reference to the presence operation set instance used by our source provider.
 OperationSetPersistentPresenceRssImpl ContactRssImpl.getParentPresenceOperationSet()
          Returns the persistent presence operation set that this contact belongs to.
 

Constructors in net.java.sip.communicator.impl.protocol.rss with parameters of type OperationSetPersistentPresenceRssImpl
ImageRetriever(OperationSetPersistentPresenceRssImpl parentOpSet)
          Creates the thread
OperationSetBasicInstantMessagingRssImpl(ProtocolProviderServiceRssImpl provider, OperationSetPersistentPresenceRssImpl opSetPersPresence)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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