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

Packages that use UserProcedure
org.glassfish.cafe.api   
 

Uses of UserProcedure in org.glassfish.cafe.api
 

Subinterfaces of UserProcedure in org.glassfish.cafe.api
 interface PresenceSource
          This entity is responsible for publishing presence information on behalf of a presentity.
 interface PresenceWatcher
          The Presence Watcher is an entity that requests presence information about a list of presentities (i.e.
 interface Registration
          This entity is responsible for registering a user to a remote endpoint.
 interface WatcherInfoSubscriber
          The Presence WatcherInfo Subscriber is an entity that subscribes to the dynamically changing set of presence watchers.
 

Methods in org.glassfish.cafe.api that return UserProcedure
 UserProcedure CommunicationContext.getUserProcedure()
          Return the current user procedure, if applicable.
 



Copyright © 2010. All Rights Reserved.