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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return UnableToDestroyPullPointFaultType
 UnableToDestroyPullPointFaultType UnableToDestroyPullPointFault.getFaultInfo()
           
 

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

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

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

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

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



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