Uses of Interface
org.glassfish.cafe.api.PresenceWatcher

Packages that use PresenceWatcher
org.glassfish.cafe.api   
 

Uses of PresenceWatcher in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return PresenceWatcher
 PresenceWatcher CommunicationSession.createPresenceWatcher(Group group)
          Creates a presence watcher.
 PresenceWatcher CommunicationSession.createPresenceWatcher(String fromUserId, String toUserId)
          Creates a presence watcher.
 PresenceWatcher Group.startWatching(CommunicationSession session)
          Creates a new PresenceWatcher in the provided CommunicationSession, and issues the update() method for the current group on the newly created PresenceWatcher.
 



Copyright © 2010. All Rights Reserved.