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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return NoCurrentMessageOnTopicFaultType
 NoCurrentMessageOnTopicFaultType NoCurrentMessageOnTopicFault.getFaultInfo()
           
 

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

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

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

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

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



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