Apache CXF API

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

Packages that use UnableToDestroySubscriptionFaultType
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

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
 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
 JAXBElement<UnableToDestroySubscriptionFaultType> ObjectFactory.createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
          Create an instance of JAXBElement<UnableToDestroySubscriptionFaultType>}
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that return UnableToDestroySubscriptionFaultType
 UnableToDestroySubscriptionFaultType UnableToDestroySubscriptionFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnableToDestroySubscriptionFaultType
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault)
           
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault, Throwable cause)
           
 


Apache CXF API

Apache CXF