Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basefaults.api.BaseFaultType

Packages that use BaseFaultType
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api   
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.resource.api   
com.ebmwebsourcing.wsstar.notification.definition.resource.impl   
 

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

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

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl that implement BaseFaultType
 class BaseFaultTypeImpl
          This class implements BaseFaultType {@code} .
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
 

Subinterfaces of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
 interface InvalidFilterFaultType
           
 interface InvalidMessageContentExpressionFaultType
           
 interface InvalidProducerPropertiesExpressionFaultType
           
 interface InvalidTopicExpressionFaultType
           
 interface MultipleTopicsSpecifiedFaultType
           
 interface NoCurrentMessageOnTopicFaultType
           
 interface NotifyMessageNotSupportedFaultType
           
 interface PauseFailedFaultType
           
 interface ResumeFailedFaultType
           
 interface SubscribeCreationFailedFaultType
           
 interface TopicExpressionDialectUnknownFaultType
           
 interface TopicNotSupportedFaultType
           
 interface UnableToCreatePullPointFaultType
           
 interface UnableToDestroyPullPointFaultType
           
 interface UnableToDestroySubscriptionFaultType
           
 interface UnableToGetMessagesFaultType
           
 interface UnacceptableInitialTerminationTimeFaultType
           
 interface UnacceptableTerminationTimeFaultType
           
 interface UnrecognizedPolicyRequestFaultType
           
 interface UnsupportedPolicyRequestFaultType
           
 

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement BaseFaultType
 class InvalidFilterFaultTypeImpl
           
 class InvalidMessageContentExpressionFaultTypeImpl
           
 class InvalidProducerPropertiesExpressionFaultTypeImpl
           
 class InvalidTopicExpressionFaultTypeImpl
           
 class MultipleTopicsSpecifiedFaultTypeImpl
           
 class NoCurrentMessageOnTopicFaultTypeImpl
           
 class NotifyMessageNotSupportedFaultTypeImpl
           
 class PauseFailedFaultTypeImpl
           
 class ResumeFailedFaultTypeImpl
           
 class SubscribeCreationFailedFaultTypeImpl
           
 class TopicExpressionDialectUnknownFaultTypeImpl
           
 class TopicNotSupportedFaultTypeImpl
           
 class UnableToDestroyPullPointFaultTypeImpl
           
 class UnableToDestroySubscriptionFaultTypeImpl
           
 class UnableToGetMessagesFaultTypeImpl
           
 class UnacceptableInitialTerminationTimeFaultTypeImpl
           
 class UnacceptableTerminationTimeFaultTypeImpl
           
 class UnrecognizedPolicyRequestFaultTypeImpl
           
 class UnsupportedPolicyRequestFaultTypeImpl
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api
 

Subinterfaces of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api
 interface PublisherRegistrationFailedFaultType
           
 interface PublisherRegistrationRejectedFaultType
           
 interface ResourceNotDestroyedFaultType
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that implement BaseFaultType
 class PublisherRegistrationFailedFaultTypeImpl
           
 class PublisherRegistrationRejectedFaultTypeImpl
           
 class ResourceNotDestroyedFaultTypeImpl
           
 class UnableToCreatePullPointFaultTypeImpl
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.api
 

Subinterfaces of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.api
 interface ResourceUnknownFaultType
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.resource.impl that implement BaseFaultType
 class ResourceUnknownFaultTypeImpl
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.