Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.TopicNotSupportedFaultType

Packages that use TopicNotSupportedFaultType
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
 

Uses of TopicNotSupportedFaultType in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return TopicNotSupportedFaultType
abstract  TopicNotSupportedFaultType WSNotificationFactory.createTopicNotSupportedFaultType()
          create an instance of the TopicNotSupportedFaultType class
 TopicNotSupportedFaultType WSNotificationFactoryImpl.createTopicNotSupportedFaultType()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition with parameters of type TopicNotSupportedFaultType
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
          Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicNotSupportedFaultType >}
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
           
 

Uses of TopicNotSupportedFaultType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement TopicNotSupportedFaultType
 class TopicNotSupportedFaultTypeImpl
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.