Apache CXF API

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

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

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

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

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type PauseFailedFaultType
 JAXBElement<PauseFailedFaultType> ObjectFactory.createPauseFailedFault(PauseFailedFaultType value)
          Create an instance of JAXBElement<PauseFailedFaultType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type PauseFailedFaultType
 JAXBElement<PauseFailedFaultType> ObjectFactory.createPauseFailedFault(PauseFailedFaultType value)
          Create an instance of JAXBElement<PauseFailedFaultType>}
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that return PauseFailedFaultType
 PauseFailedFaultType PauseFailedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type PauseFailedFaultType
PauseFailedFault(String message, PauseFailedFaultType pauseFailedFault)
           
PauseFailedFault(String message, PauseFailedFaultType pauseFailedFault, Throwable cause)
           
 


Apache CXF API

Apache CXF