Uses of Class
org.oasis_open.docs.wsn.b_2.UnableToDestroySubscriptionFaultType

Packages that use UnableToDestroySubscriptionFaultType
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.b_2   
 

Uses of UnableToDestroySubscriptionFaultType in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return UnableToDestroySubscriptionFaultType
 UnableToDestroySubscriptionFaultType UnableToDestroySubscriptionFault.getFaultInfo()
           
 

Constructors in org.apache.servicemix.wsn.jaxws with parameters of type UnableToDestroySubscriptionFaultType
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType faultInfo)
           
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType faultInfo, Throwable t)
           
 

Uses of UnableToDestroySubscriptionFaultType in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return UnableToDestroySubscriptionFaultType
 UnableToDestroySubscriptionFaultType ObjectFactory.createUnableToDestroySubscriptionFaultType()
          Create an instance of UnableToDestroySubscriptionFaultType
 

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnableToDestroySubscriptionFaultType
 javax.xml.bind.JAXBElement<UnableToDestroySubscriptionFaultType> ObjectFactory.createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
          Create an instance of JAXBElement<UnableToDestroySubscriptionFaultType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnableToDestroySubscriptionFaultType
 javax.xml.bind.JAXBElement<UnableToDestroySubscriptionFaultType> ObjectFactory.createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
          Create an instance of JAXBElement<UnableToDestroySubscriptionFaultType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.