Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException

Packages that use WSNotificationException
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basefaults.api   
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.inout   
com.ebmwebsourcing.wsstar.notification.definition.resource.impl   
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition that throw WSNotificationException
 BaseFaultDescriptionType WSNotificationFactoryImpl.createBaseFaultDescriptionType()
           
abstract  BaseFaultDescriptionType WSNotificationFactory.createBaseFaultDescriptionType()
          create an instance of the BaseFaultDescriptionType class
 BaseFaultType WSNotificationFactoryImpl.createBaseFaultType()
           
abstract  BaseFaultType WSNotificationFactory.createBaseFaultType()
          create an instance of the BaseFaultType class
 DestroyRegistration WSNotificationFactoryImpl.createDestroyRegistration()
           
abstract  DestroyRegistration WSNotificationFactory.createDestroyRegistration()
          create an instance of the DestroyRegistration class
 DestroyRegistrationResponse WSNotificationFactoryImpl.createDestroyRegistrationResponse()
           
abstract  DestroyRegistrationResponse WSNotificationFactory.createDestroyRegistrationResponse()
          create an instance of the DestroyRegistrationResponse class
 FilterType WSNotificationFactoryImpl.createFiltertype()
           
abstract  FilterType WSNotificationFactory.createFiltertype()
          create an instance of the FilterType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createInvalidFilterFault(InvalidFilterFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createInvalidFilterFault(InvalidFilterFaultType fault)
          Create an instance of JAXBElement<InvalidFilterFaultType>}
 InvalidFilterFaultType WSNotificationFactoryImpl.createInvalidFilterFaultType()
           
abstract  InvalidFilterFaultType WSNotificationFactory.createInvalidFilterFaultType()
          create an instance of the InvalidFilterFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType fault)
          Create an instance of JAXBElement<InvalidMessageContentExpressionFaultType>}
 InvalidMessageContentExpressionFaultType WSNotificationFactoryImpl.createInvalidMessageContentExpressionFaultType()
           
abstract  InvalidMessageContentExpressionFaultType WSNotificationFactory.createInvalidMessageContentExpressionFaultType()
          create an instance of the InvalidMessageContentExpressionFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType fault)
          Create an instance of JAXBElement<InvalidProducerPropertiesExpressionFaultType>}
 InvalidProducerPropertiesExpressionFaultType WSNotificationFactoryImpl.createInvalidProducerPropertiesExpressionFaultType()
           
abstract  InvalidProducerPropertiesExpressionFaultType WSNotificationFactory.createInvalidProducerPropertiesExpressionFaultType()
          create an instance of the InvalidProducerPropertiesExpressionFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType fault)
          Create an instance of JAXBElement<InvalidTopicExpressionFaultType>}
 InvalidTopicExpressionFaultType WSNotificationFactoryImpl.createInvalidTopicExpressionFaultType()
           
abstract  InvalidTopicExpressionFaultType WSNotificationFactory.createInvalidTopicExpressionFaultType()
          create an instance of the InvalidTopicExpressionFaultType class
 Message WSNotificationFactoryImpl.createMessage()
           
abstract  Message WSNotificationFactory.createMessage()
          create an instance of the SubscriptionManagerRP class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createMessageContent(QueryExpressionType value)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType fault)
          Create an instance of JAXBElement<MultipleTopicsSpecifiedFaultType>}
 MultipleTopicsSpecifiedFaultType WSNotificationFactoryImpl.createMultipleTopicsSpecifiedFaultType()
           
abstract  MultipleTopicsSpecifiedFaultType WSNotificationFactory.createMultipleTopicsSpecifiedFaultType()
          create an instance of the MultipleTopicsSpecifiedFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType fault)
          Create an instance of JAXBElement<NoCurrentMessageOnTopicFaultType>}
 NoCurrentMessageOnTopicFaultType WSNotificationFactoryImpl.createNoCurrentMessageOnTopicFaultType()
           
abstract  NoCurrentMessageOnTopicFaultType WSNotificationFactory.createNoCurrentMessageOnTopicFaultType()
          create an instance of the NoCurrentMessageOnTopicFaultType class
 NotificationMessageHolderType WSNotificationFactoryImpl.createNotificationMessageHolderType()
           
abstract  NotificationMessageHolderType WSNotificationFactory.createNotificationMessageHolderType()
          create an instance of the NotificationMessageHolderType class
 Notify WSNotificationFactoryImpl.createNotify()
           
abstract  Notify WSNotificationFactory.createNotify()
          create an instance of the Notify class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType fault)
          Create an instance of JAXBElement<NotifyMessageNotSupportedFaultType>}
 NotifyMessageNotSupportedFaultType WSNotificationFactoryImpl.createNotifyMessageNotSupportedFaultType()
           
abstract  NotifyMessageNotSupportedFaultType WSNotificationFactory.createNotifyMessageNotSupportedFaultType()
          create an instance of the NotifyMessageNotSupportedFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createPauseFailedFault(PauseFailedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createPauseFailedFault(PauseFailedFaultType fault)
          Create an instance of JAXBElement<PauseFailedFaultType>}
 PauseFailedFaultType WSNotificationFactoryImpl.createPauseFailedFaultType()
           
abstract  PauseFailedFaultType WSNotificationFactory.createPauseFailedFaultType()
          create an instance of the PauseFailedFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType fault)
          Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}
 PublisherRegistrationFailedFaultType WSNotificationFactoryImpl.createPublisherRegistrationFailedFaultType()
           
abstract  PublisherRegistrationFailedFaultType WSNotificationFactory.createPublisherRegistrationFailedFaultType()
          create an instance of the PublisherRegistrationFailedFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType fault)
          Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}
 PublisherRegistrationRejectedFaultType WSNotificationFactoryImpl.createPublisherRegistrationRejectedFaultType()
           
abstract  PublisherRegistrationRejectedFaultType WSNotificationFactory.createPublisherRegistrationRejectedFaultType()
          create an instance of the PublisherRegistrationRejectedFaultType class
 PublisherRegistrationRP WSNotificationFactoryImpl.createPublisherRegistrationRP()
           
abstract  PublisherRegistrationRP WSNotificationFactory.createPublisherRegistrationRP()
          create an instance of the PublisherRegistrationRP class
 QueryExpressionType WSNotificationFactoryImpl.createQueryExpressionType()
           
abstract  QueryExpressionType WSNotificationFactory.createQueryExpressionType()
          create an instance of the QueryExpressionType class
 RegisterPublisher WSNotificationFactoryImpl.createRegisterPublisher()
           
abstract  RegisterPublisher WSNotificationFactory.createRegisterPublisher()
          create an instance of the RegisterPublisher class
 RegisterPublisherResponse WSNotificationFactoryImpl.createRegisterPublisherResponse()
           
abstract  RegisterPublisherResponse WSNotificationFactory.createRegisterPublisherResponse()
          create an instance of the RegisterPublisherResponse class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createResourceNotDestroyedFault(ResourceNotDestroyedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createResourceNotDestroyedFault(ResourceNotDestroyedFaultType fault)
          Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}
 ResourceNotDestroyedFaultType WSNotificationFactoryImpl.createResourceNotDestroyedFaultType()
           
abstract  ResourceNotDestroyedFaultType WSNotificationFactory.createResourceNotDestroyedFaultType()
          create an instance of the ResourceNotDestroyedFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createResourceUnknownFault(ResourceUnknownFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createResourceUnknownFault(ResourceUnknownFaultType fault)
          Create an instance of JAXBElement<ResourceUnknownFaultType>}
 ResourceUnknownFaultType WSNotificationFactoryImpl.createResourceUnknownFaultType()
           
abstract  ResourceUnknownFaultType WSNotificationFactory.createResourceUnknownFaultType()
          create an instance of the ResourceUnknownFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createResumeFailedFault(ResumeFailedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createResumeFailedFault(ResumeFailedFaultType fault)
          Create an instance of JAXBElement<ResumeFailedFaultType>}
 ResumeFailedFaultType WSNotificationFactoryImpl.createResumeFailedFaultType()
           
abstract  ResumeFailedFaultType WSNotificationFactory.createResumeFailedFaultType()
          create an instance of the ResumeFailedFaultType class
 Subscribe WSNotificationFactoryImpl.createSubscribe()
           
abstract  Subscribe WSNotificationFactory.createSubscribe()
          create an instance of the Subscribe class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType fault)
          Create an instance of JAXBElement<SubscribeCreationFailedFaultType>}
 SubscribeCreationFailedFaultType WSNotificationFactoryImpl.createSubscribeCreationFailedFaultType()
           
abstract  SubscribeCreationFailedFaultType WSNotificationFactory.createSubscribeCreationFailedFaultType()
          create an instance of the SubscribeCreationFailedFaultType class
 SubscribeResponse WSNotificationFactoryImpl.createSubscribeResponse()
           
abstract  SubscribeResponse WSNotificationFactory.createSubscribeResponse()
          create an instance of the SubscribeResponse class
 SubscriptionManagerRP WSNotificationFactoryImpl.createSubscriptionManagerRP()
           
abstract  SubscriptionManagerRP WSNotificationFactory.createSubscriptionManagerRP()
          create an instance of the SubscriptionManagerRP class
 SubscriptionPolicyType WSNotificationFactoryImpl.createSubscriptionPolicyType()
           
abstract  SubscriptionPolicyType WSNotificationFactory.createSubscriptionPolicyType()
          create an instance of the SubscriptionPolicyType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType fault)
          Create an instance of JAXBElement<TopicExpressionDialectUnknownFaultType>}
 TopicExpressionDialectUnknownFaultType WSNotificationFactoryImpl.createTopicExpressionDialectUnknownFaultType()
           
abstract  TopicExpressionDialectUnknownFaultType WSNotificationFactory.createTopicExpressionDialectUnknownFaultType()
          create an instance of the TopicExpressionDialectUnknownFaultType class
 TopicExpressionType WSNotificationFactoryImpl.createTopicExpressionType()
           
abstract  TopicExpressionType WSNotificationFactory.createTopicExpressionType()
          create an instance of the TopicExpressionType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createTopicExpressionType(TopicExpressionType value)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createTopicExpressionType(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 TopicNamespaceType WSNotificationFactoryImpl.createTopicNamespaceType()
           
abstract  TopicNamespaceType WSNotificationFactory.createTopicNamespaceType()
          create an instance of the TopicNamespaceType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
          Create an instance of JAXBElement<TopicNotSupportedFaultType>}
 TopicNotSupportedFaultType WSNotificationFactoryImpl.createTopicNotSupportedFaultType()
           
abstract  TopicNotSupportedFaultType WSNotificationFactory.createTopicNotSupportedFaultType()
          create an instance of the TopicNotSupportedFaultType class
 TopicType WSNotificationFactoryImpl.createTopicType()
           
abstract  TopicType WSNotificationFactory.createTopicType()
          create an instance of the TopicType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType fault)
          Create an instance of JAXBElement<UnableToCreatePullPointFaultType>}
 UnableToCreatePullPointFaultType WSNotificationFactoryImpl.createUnableToCreatePullPointFaultType()
           
abstract  UnableToCreatePullPointFaultType WSNotificationFactory.createUnableToCreatePullPointFaultType()
          create an instance of the UnableToCreatePullPointFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType fault)
          Create an instance of JAXBElement<UnableToDestroyPullPointFaultType>}
 UnableToDestroyPullPointFaultType WSNotificationFactoryImpl.createUnableToDestroyPullPointFaultType()
           
abstract  UnableToDestroyPullPointFaultType WSNotificationFactory.createUnableToDestroyPullPointFaultType()
          create an instance of the UnableToDestroyPullPointFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType fault)
          Create an instance of JAXBElement<UnableToDestroySubscriptionFaultType>}
 UnableToDestroySubscriptionFaultType WSNotificationFactoryImpl.createUnableToDestroySubscriptionFaultType()
           
abstract  UnableToDestroySubscriptionFaultType WSNotificationFactory.createUnableToDestroySubscriptionFaultType()
          create an instance of the UnableToDestroySubscriptionFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnableToGetMessagesFault(UnableToGetMessagesFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnableToGetMessagesFault(UnableToGetMessagesFaultType fault)
          Create an instance of JAXBElement<UnableToGetMessagesFaultType>}
 UnableToGetMessagesFaultType WSNotificationFactoryImpl.createUnableToGetMessagesFaultType()
           
abstract  UnableToGetMessagesFaultType WSNotificationFactory.createUnableToGetMessagesFaultType()
          create an instance of the UnableToGetMessagesFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType fault)
          Create an instance of JAXBElement<UnacceptableInitialTerminationTimeFaultType>}
 UnacceptableInitialTerminationTimeFaultType WSNotificationFactoryImpl.createUnacceptableInitialTerminationTimeFaultType()
           
abstract  UnacceptableInitialTerminationTimeFaultType WSNotificationFactory.createUnacceptableInitialTerminationTimeFaultType()
          create an instance of the UnacceptableInitialTerminationTimeFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType fault)
          Create an instance of JAXBElement<UnacceptableTerminationTimeFaultType>}
 UnacceptableTerminationTimeFaultType WSNotificationFactoryImpl.createUnacceptableTerminationTimeFaultType()
           
abstract  UnacceptableTerminationTimeFaultType WSNotificationFactory.createUnacceptableTerminationTimeFaultType()
          create an instance of the UnacceptableTerminationTimeFaultType class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType fault)
          Create an instance of JAXBElement<UnrecognizedPolicyRequestFaultType>}
 UnrecognizedPolicyRequestFaultType WSNotificationFactoryImpl.createUnrecognizedPolicyRequestFaultType()
           
abstract  UnrecognizedPolicyRequestFaultType WSNotificationFactory.createUnrecognizedPolicyRequestFaultType()
          create an instance of the UnrecognizedPolicyRequestFaultType class
 Unsubscribe WSNotificationFactoryImpl.createUnsubscribe()
           
abstract  Unsubscribe WSNotificationFactory.createUnsubscribe()
          create an instance of the Unsubscribe class
 UnsubscribeResponse WSNotificationFactoryImpl.createUnsubscribeResponse()
           
abstract  UnsubscribeResponse WSNotificationFactory.createUnsubscribeResponse()
          create an instance of the UnsubscribeResponse class
 javax.xml.bind.JAXBElement<?> WSNotificationFactoryImpl.createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType fault)
           
abstract  javax.xml.bind.JAXBElement<?> WSNotificationFactory.createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType fault)
          Create an instance of JAXBElement<UnsupportedPolicyRequestFaultType>}
 UnsupportedPolicyRequestFaultType WSNotificationFactoryImpl.createUnsupportedPolicyRequestFaultType()
           
abstract  UnsupportedPolicyRequestFaultType WSNotificationFactory.createUnsupportedPolicyRequestFaultType()
          create an instance of the UnsupportedPolicyRequestFaultType class
 WSNotificationReader WSNotificationFactoryImpl.createWSNotificationReader()
           
abstract  WSNotificationReader WSNotificationFactory.createWSNotificationReader()
          Create a WSNotificationReader object
 WSNotificationWriter WSNotificationFactoryImpl.createWSNotificationWriter()
           
abstract  WSNotificationWriter WSNotificationFactory.createWSNotificationWriter()
          Create a WSNotificationWriter object.
 WSNotificationWriter WSNotificationFactoryImpl.createWSNotificationWriter(java.lang.String[] namespaceAndPrefixList)
           
abstract  WSNotificationWriter WSNotificationFactory.createWSNotificationWriter(java.lang.String[] namespacesAndPrefix)
          Create a WSNotificationWriter object.
 

Uses of WSNotificationException in com.ebmwebsourcing.wsstar.notification.definition.basefaults.api
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basefaults.api that throw WSNotificationException
 void BaseFaultType.setDescriptionLanguage(java.lang.String lang)
           
 void BaseFaultType.setDescriptionValue(java.lang.String value)
           
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl that throw WSNotificationException
 void BaseFaultTypeImpl.setDescriptionLanguage(java.lang.String lang)
           
 void BaseFaultTypeImpl.setDescriptionValue(java.lang.String content)
           
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl that throw WSNotificationException
BaseFaultTypeImpl(BaseFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api that throw WSNotificationException
 void FilterType.addMessageContent(QueryExpressionType messageContent)
           
 void TopicExpressionType.addTopicNameSpace(java.lang.String prefix, java.lang.String uri)
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType Subscribe.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscriptionManagerRP.getConsumerReference()
           
 java.util.List<QueryExpressionType> FilterType.getMessageContentList()
           
 java.util.List<NotificationMessageHolderType> Notify.getNotificationMessage()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderType.getProducerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscribeResponse.getSubscriptionReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderType.getSubscriptionReference()
           
 TopicExpressionType NotificationMessageHolderType.getTopic()
           
 TopicExpressionType FilterType.getTopicExpression()
           
 java.util.List<javax.xml.namespace.QName> TopicExpressionType.getTopicNameSpace()
           
 void SubscriptionManagerRP.setCreationTime(java.util.Date value)
           
 void SubscribeResponse.setCurrentTime(java.util.Date value)
           
 void Subscribe.setInitialTerminationTime(java.util.Date value)
           
 void SubscribeResponse.setTerminationTime(java.util.Date value)
           
 void FilterType.setTopicExpression(TopicExpressionType topicExpr)
           
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that throw WSNotificationException
 void FilterTypeImpl.addMessageContent(QueryExpressionType messageContent)
           
 void TopicExpressionTypeImpl.addTopicNameSpace(java.lang.String prefix, java.lang.String uri)
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscribeImpl.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscriptionManagerRPImpl.getConsumerReference()
           
 java.util.List<QueryExpressionType> FilterTypeImpl.getMessageContentList()
           
 java.util.List<NotificationMessageHolderType> NotifyImpl.getNotificationMessage()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderTypeImpl.getProducerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderTypeImpl.getSubscriptionReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscribeResponseImpl.getSubscriptionReference()
           
 TopicExpressionType NotificationMessageHolderTypeImpl.getTopic()
           
 TopicExpressionType FilterTypeImpl.getTopicExpression()
           
 java.util.List<javax.xml.namespace.QName> TopicExpressionTypeImpl.getTopicNameSpace()
           
 void SubscriptionManagerRPImpl.setCreationTime(java.util.Date value)
           
 void SubscribeResponseImpl.setCurrentTime(java.util.Date value)
           
 void SubscribeImpl.setInitialTerminationTime(java.util.Date value)
           
 void SubscribeResponseImpl.setTerminationTime(java.util.Date value)
           
 void FilterTypeImpl.setTopicExpression(TopicExpressionType topicExpr)
           
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that throw WSNotificationException
CreatePullPointImpl(CreatePullPoint model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
InvalidFilterFaultTypeImpl(InvalidFilterFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
InvalidMessageContentExpressionFaultTypeImpl(InvalidMessageContentExpressionFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
InvalidProducerPropertiesExpressionFaultTypeImpl(InvalidProducerPropertiesExpressionFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
InvalidTopicExpressionFaultTypeImpl(InvalidTopicExpressionFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
MultipleTopicsSpecifiedFaultTypeImpl(MultipleTopicsSpecifiedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
NoCurrentMessageOnTopicFaultTypeImpl(NoCurrentMessageOnTopicFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
NotificationMessageHolderTypeImpl(NotificationMessageHolderType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
NotifyImpl(Notify model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
NotifyMessageNotSupportedFaultTypeImpl(NotifyMessageNotSupportedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
PauseFailedFaultTypeImpl(PauseFailedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
ResumeFailedFaultTypeImpl(ResumeFailedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
SubscribeCreationFailedFaultTypeImpl(SubscribeCreationFailedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
SubscribeImpl(Subscribe model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
SubscribeResponseImpl(SubscribeResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
SubscriptionManagerRPImpl(SubscriptionManagerRP model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
TopicExpressionDialectUnknownFaultTypeImpl(TopicExpressionDialectUnknownFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
TopicExpressionTypeImpl(TopicExpressionType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
TopicNotSupportedFaultTypeImpl(TopicNotSupportedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnableToDestroyPullPointFaultTypeImpl(UnableToDestroyPullPointFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnableToDestroySubscriptionFaultTypeImpl(UnableToDestroySubscriptionFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnableToGetMessagesFaultTypeImpl(UnableToGetMessagesFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnacceptableInitialTerminationTimeFaultTypeImpl(UnacceptableInitialTerminationTimeFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnacceptableTerminationTimeFaultTypeImpl(UnacceptableTerminationTimeFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnrecognizedPolicyRequestFaultTypeImpl(UnrecognizedPolicyRequestFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnsubscribeImpl(Unsubscribe model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
UnsubscribeResponseImpl(UnsubscribeResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
UnsupportedPolicyRequestFaultTypeImpl(UnsupportedPolicyRequestFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api that throw WSNotificationException
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherResponse.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisher.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType PublisherRegistrationRP.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherResponse.getPublisherRegistrationReference()
           
 java.util.List<TopicExpressionType> RegisterPublisher.getTopic()
           
 java.util.List<TopicExpressionType> PublisherRegistrationRP.getTopic()
           
 void PublisherRegistrationRP.setCreationTime(java.util.Date value)
           
 void RegisterPublisher.setInitialTerminationTime(java.util.Date value)
           
 

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that throw WSNotificationException
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherResponseImpl.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherImpl.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType PublisherRegistrationRPImpl.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherResponseImpl.getPublisherRegistrationReference()
           
 java.util.List<TopicExpressionType> RegisterPublisherImpl.getTopic()
           
 java.util.List<TopicExpressionType> PublisherRegistrationRPImpl.getTopic()
           
 void PublisherRegistrationRPImpl.setCreationTime(java.util.Date value)
           
 void RegisterPublisherImpl.setInitialTerminationTime(java.util.Date value)
           
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that throw WSNotificationException
DestroyRegistrationImpl(DestroyRegistration model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
DestroyRegistrationResponseImpl(DestroyRegistrationResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
PublisherRegistrationFailedFaultTypeImpl(PublisherRegistrationFailedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
PublisherRegistrationRejectedFaultTypeImpl(PublisherRegistrationRejectedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
PublisherRegistrationRPImpl(PublisherRegistrationRP model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
RegisterPublisherImpl(RegisterPublisher model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
RegisterPublisherResponseImpl(RegisterPublisherResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
ResourceNotDestroyedFaultTypeImpl(ResourceNotDestroyedFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
UnableToCreatePullPointFaultTypeImpl(UnableToCreatePullPointFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 

Uses of WSNotificationException in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that throw WSNotificationException
 DestroyRegistration WSNotificationReaderImpl.readDestroyRegistration(org.w3c.dom.Document doc)
           
 DestroyRegistration WSNotificationReader.readDestroyRegistration(org.w3c.dom.Document doc)
          Unmarshall DestroyRegistration object from a Document representation fragment object
 DestroyRegistrationResponse WSNotificationReaderImpl.readDestroyRegistrationResponse(org.w3c.dom.Document doc)
           
 DestroyRegistrationResponse WSNotificationReader.readDestroyRegistrationResponse(org.w3c.dom.Document doc)
          Unmarshall DestroyRegistrationResponse object from a Document representation fragment object
 Notify WSNotificationReaderImpl.readNotify(org.w3c.dom.Document doc)
           
 Notify WSNotificationReader.readNotify(org.w3c.dom.Document doc)
          Unmarshall Notify object from a Document representation fragment object
 QueryExpressionType WSNotificationReaderImpl.readQueryExpressionType(org.w3c.dom.Document doc)
           
 QueryExpressionType WSNotificationReader.readQueryExpressionType(org.w3c.dom.Document doc)
          Unmarshall QueryExpressionType object from a Document representation fragment object
 RegisterPublisher WSNotificationReaderImpl.readRegisterPublisher(org.w3c.dom.Document doc)
           
 RegisterPublisher WSNotificationReader.readRegisterPublisher(org.w3c.dom.Document doc)
          Unmarshall RegisterPublisher object from a Document representation fragment object
 RegisterPublisherResponse WSNotificationReaderImpl.readRegisterPublisherResponse(org.w3c.dom.Document doc)
           
 RegisterPublisherResponse WSNotificationReader.readRegisterPublisherResponse(org.w3c.dom.Document doc)
          Unmarshall RegisterPublisherResponse object from a Document representation fragment object
 Subscribe WSNotificationReaderImpl.readSubscribe(org.w3c.dom.Document doc)
           
 Subscribe WSNotificationReader.readSubscribe(org.w3c.dom.Document doc)
          Unmarshall Subscribe object from a Document representation fragment object
 SubscribeResponse WSNotificationReaderImpl.readSubscribeResponse(org.w3c.dom.Document doc)
           
 SubscribeResponse WSNotificationReader.readSubscribeResponse(org.w3c.dom.Document doc)
          Unmarshall SubscribeResponse object from a Document representation fragment object
 TopicExpressionType WSNotificationReaderImpl.readTopicExpressionType(org.w3c.dom.Document doc)
           
 TopicExpressionType WSNotificationReader.readTopicExpressionType(org.w3c.dom.Document doc)
          Unmarshall TopicExpressionType object from a Document representation fragment object
 TopicNamespaceType WSNotificationReaderImpl.readTopicNamespaceType(org.w3c.dom.Document doc)
           
 TopicNamespaceType WSNotificationReader.readTopicNamespaceType(org.w3c.dom.Document doc)
          Unmarshall TopicNamespaceType object from a Document representation fragment object
 TopicSetType WSNotificationReaderImpl.readTopicSetType(org.w3c.dom.Document doc)
           
 TopicSetType WSNotificationReader.readTopicSetType(org.w3c.dom.Document doc)
          Unmarshall TopicSetType object from a Document representation fragment object
 TopicType WSNotificationReaderImpl.readTopicType(org.w3c.dom.Document doc)
           
 TopicType WSNotificationReader.readTopicType(org.w3c.dom.Document doc)
          Unmarshall TopicType object from a Document representation fragment object
 Unsubscribe WSNotificationReaderImpl.readUnsubscribe(org.w3c.dom.Document doc)
           
 Unsubscribe WSNotificationReader.readUnsubscribe(org.w3c.dom.Document doc)
          Unmarshall Unsubscribe object from a Document representation fragment object
 UnsubscribeResponse WSNotificationReaderImpl.readUnsubscribeResponse(org.w3c.dom.Document doc)
           
 UnsubscribeResponse WSNotificationReader.readUnsubscribeResponse(org.w3c.dom.Document doc)
          Unmarshall UnsubscribeResponse object from a Document representation fragment object
 org.w3c.dom.Document WSNotificationWriterImpl.writeDestroyRegistration(DestroyRegistration destRegObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistration(DestroyRegistration destRegObj)
          marchall a DestroyRegistration object.
 org.w3c.dom.Document WSNotificationWriterImpl.writeDestroyRegistrationResponse(DestroyRegistrationResponse destRegRespObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistrationResponse(DestroyRegistrationResponse destRegRespObj)
          marchall a DestroyRegistrationResponse object.
 org.w3c.dom.Document WSNotificationWriterImpl.writeNotify(Notify notifyObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeNotify(Notify notifyObj)
          marchall a Notify object.
 org.w3c.dom.Document WSNotificationWriterImpl.writeQueryExpressionType(QueryExpressionType queryExpression)
           
 org.w3c.dom.Document WSNotificationWriter.writeQueryExpressionType(QueryExpressionType queryExpression)
          marshall a QueryExpressionType object
 org.w3c.dom.Document WSNotificationWriterImpl.writeRegisterPublisher(RegisterPublisher regPubObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisher(RegisterPublisher regPubObj)
          marchall a RegisterPublisher object.
 org.w3c.dom.Document WSNotificationWriterImpl.writeRegisterPublisherResponse(RegisterPublisherResponse regPubRespObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisherResponse(RegisterPublisherResponse regPubRespObj)
          marchall a RegisterPublisherResponse object.
 org.w3c.dom.Document WSNotificationWriterImpl.writeSubscribe(Subscribe subsObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeSubscribe(Subscribe subsObj)
          marshall a Subscribe object
 org.w3c.dom.Document WSNotificationWriterImpl.writeSubscribeResponse(SubscribeResponse subsRepObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeSubscribeResponse(SubscribeResponse subsRespObj)
          marshall a SubscribeResponse object
 void WSNotificationWriterImpl.writeSubscriptionToFile(SubscriptionManagerRP subscription, java.io.File file)
           
 void WSNotificationWriter.writeSubscriptionToFile(SubscriptionManagerRP subscription, java.io.File file)
          marshall a SubscriptionManagerRP into a file (used to persist the java object)
 org.w3c.dom.Document WSNotificationWriterImpl.writeTopicExpressionType(TopicExpressionType topicExpression)
           
 org.w3c.dom.Document WSNotificationWriter.writeTopicExpressionType(TopicExpressionType topicExpression)
          marshall a TopicExpressionType object
 org.w3c.dom.Document WSNotificationWriterImpl.writeTopicNamespaceType(TopicNamespaceType namespace)
           
 org.w3c.dom.Document WSNotificationWriter.writeTopicNamespaceType(TopicNamespaceType namespace)
          marshall a TopicNamespaceType object
 org.w3c.dom.Document WSNotificationWriterImpl.writeTopicSetType(TopicSetType topicSet)
           
 org.w3c.dom.Document WSNotificationWriter.writeTopicSetType(TopicSetType topicSet)
          marshall a TopicSetType object
 org.w3c.dom.Document WSNotificationWriterImpl.writeTopicType(TopicType topic)
           
 org.w3c.dom.Document WSNotificationWriter.writeTopicType(TopicType topic)
          marshall a TopicType object
 org.w3c.dom.Document WSNotificationWriterImpl.writeUnsubscribe(Unsubscribe unsubsObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeUnsubscribe(Unsubscribe unsubsObj)
          marshall an Unsubscribe object
 org.w3c.dom.Document WSNotificationWriterImpl.writeUnsubscribeResponse(UnsubscribeResponse unsubsRespObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeUnsubscribeResponse(UnsubscribeResponse unsubsRespObj)
          marshall an UnsubscribeResponse object
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.inout that throw WSNotificationException
WSNotificationReaderImpl()
          Default constructor
WSNotificationWriterImpl()
          Default constructor
WSNotificationWriterImpl(java.lang.String[] nsAndPrefixForMarshalling)
          Constructor called to provide a custom "prefix/namespace" mapping
 

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

Constructors in com.ebmwebsourcing.wsstar.notification.definition.resource.impl that throw WSNotificationException
ResourceUnknownFaultTypeImpl(ResourceUnknownFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.