Apache CXF API

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

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 that return TopicNotSupportedFaultType
 TopicNotSupportedFaultType TopicNotSupportedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type TopicNotSupportedFaultType
TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault)
           
TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault, Throwable cause)
           
 


Apache CXF API

Apache CXF