Uses of Class
com.webify.wsf.sdk.subscription.SubscriptionException

Packages that use SubscriptionException
com.webify.wsf.sdk.subscription.remote   
 

Uses of SubscriptionException in com.webify.wsf.sdk.subscription.remote
 

Methods in com.webify.wsf.sdk.subscription.remote that throw SubscriptionException
 GrantedServicesResponseDocument SubscriptionManagerService.getGrantedServices(GrantedServicesRequestDocument request)
          Respond with BusinessServices that are subscribed to by the user specified in the provided request document.
 SubscribeResponseDocument SubscriptionManagerService.subscribe(SubscribeRequestDocument request)
          Create a subscription with the specified user and enrollment.
 UnsubscribeResponseDocument SubscriptionManagerService.unsubscribe(UnsubscribeRequestDocument request)
          Delete the Subscription with the specified subscriptionId.
 



Copyright © 2002-2009 IBM. All Rights Reserved.