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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return ResumeFailedFaultType
 ResumeFailedFaultType ResumeFailedFault.getFaultInfo()
           
 

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

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

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

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

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



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