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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return NotifyMessageNotSupportedFaultType
 NotifyMessageNotSupportedFaultType NotifyMessageNotSupportedFault.getFaultInfo()
           
 

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

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

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

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

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



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