Uses of Class
org.uddi.sub_v3.DeleteSubscription

Packages that use DeleteSubscription
org.uddi.sub_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of DeleteSubscription in org.uddi.sub_v3
 

Methods in org.uddi.sub_v3 that return DeleteSubscription
 DeleteSubscription ObjectFactory.createDeleteSubscription()
          Create an instance of DeleteSubscription
 

Methods in org.uddi.sub_v3 that return types with arguments of type DeleteSubscription
 javax.xml.bind.JAXBElement<DeleteSubscription> ObjectFactory.createDeleteSubscription(DeleteSubscription value)
          Create an instance of JAXBElement<DeleteSubscription>}
 

Methods in org.uddi.sub_v3 with parameters of type DeleteSubscription
 javax.xml.bind.JAXBElement<DeleteSubscription> ObjectFactory.createDeleteSubscription(DeleteSubscription value)
          Create an instance of JAXBElement<DeleteSubscription>}
 

Uses of DeleteSubscription in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type DeleteSubscription
 void UDDISubscriptionPortType.deleteSubscription(DeleteSubscription body)
          Cancels an existing subscription.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.