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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return UnrecognizedPolicyRequestFaultType
 UnrecognizedPolicyRequestFaultType UnrecognizedPolicyRequestFault.getFaultInfo()
           
 

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

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

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

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

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



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