Uses of Interface
org.glassfish.cafe.api.presence.PeerPresentity

Packages that use PeerPresentity
org.glassfish.cafe.api   
 

Uses of PeerPresentity in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return PeerPresentity
 PeerPresentity[] PresenceMessage.getPeerPresentities()
          Returns the presence information associated with remote presentities that were in the last subscription that was previously made.
 PeerPresentity PresenceWatcher.getPeerPresentity(String presentityURI)
          Provides the presence information for a certain presentity the watcher has subscribed to.
 

Methods in org.glassfish.cafe.api that return types with arguments of type PeerPresentity
 Map<String,PeerPresentity> PresenceWatcher.getPeerPresentities()
          Provides the accumulated presence information for all the presentities this watcher has subscribed to.
 



Copyright © 2010. All Rights Reserved.