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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return PauseFailedFaultType
 PauseFailedFaultType PauseFailedFault.getFaultInfo()
           
 

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

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
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<PauseFailedFaultType> ObjectFactory.createPauseFailedFault(PauseFailedFaultType value)
          Create an instance of JAXBElement<PauseFailedFaultType>}
 



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