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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return TopicNotSupportedFaultType
 TopicNotSupportedFaultType TopicNotSupportedFault.getFaultInfo()
           
 

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

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

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

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

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



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