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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return UnableToCreatePullPointFaultType
 UnableToCreatePullPointFaultType UnableToCreatePullPointFault.getFaultInfo()
           
 

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

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

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

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

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



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