Uses of Class
com.ibm.soa.parlayx21.presence.PresencePermission

Packages that use PresencePermission
com.ibm.soa.parlayx21.presence Presence. 
 

Uses of PresencePermission in com.ibm.soa.parlayx21.presence
 

Methods in com.ibm.soa.parlayx21.presence with parameters of type PresencePermission
 void PresenceNotificationProxy.notifySubscription(java.net.URI presentity, PresencePermission[] decisions)
           
 void PresenceNotificationBindingStub.notifySubscription(java.net.URI presentity, PresencePermission[] decisions)
           
 void PresenceNotification.notifySubscription(java.net.URI presentity, PresencePermission[] decisions)
          This asynchronous method notifies the watcher that the server or the presentity handled the pending subscription.
 void PresenceSupplierProxy.updateSubscriptionAuthorization(java.net.URI watcher, PresencePermission[] decisions)
           
 void PresenceSupplierBindingStub.updateSubscriptionAuthorization(java.net.URI watcher, PresencePermission[] decisions)
           
 void PresenceSupplier.updateSubscriptionAuthorization(java.net.URI watcher, PresencePermission[] decisions)
          The presentity answers with this operation to watcher subscriptions for which no authorization policy exists.
 



Copyright © 2003 IBM Corp. All Rights Reserved.