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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return UnsupportedPolicyRequestFaultType
 UnsupportedPolicyRequestFaultType UnsupportedPolicyRequestFault.getFaultInfo()
           
 

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

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

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

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

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



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