Apache CXF API

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

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

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
 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
 JAXBElement<UnableToCreatePullPointFaultType> ObjectFactory.createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType value)
          Create an instance of JAXBElement<UnableToCreatePullPointFaultType>}
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that return UnableToCreatePullPointFaultType
 UnableToCreatePullPointFaultType UnableToCreatePullPointFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnableToCreatePullPointFaultType
UnableToCreatePullPointFault(String message, UnableToCreatePullPointFaultType unableToCreatePullPointFault)
           
UnableToCreatePullPointFault(String message, UnableToCreatePullPointFaultType unableToCreatePullPointFault, Throwable cause)
           
 


Apache CXF API

Apache CXF