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
 GetCurrentMessage WSNotificationFactoryImpl.createGetCurrentMessage()
           
abstract  GetCurrentMessage WSNotificationFactory.createGetCurrentMessage()
          create an instance of the GetCurrentMessage class
 GetCurrentMessageResponse WSNotificationFactoryImpl.createGetCurrentMessageResponse()
           
abstract  GetCurrentMessageResponse WSNotificationFactory.createGetCurrentMessageResponse()
          create an instance of the GetCurrentMessageResponse 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
 Renew WSNotificationFactoryImpl.createRenew()
           
abstract  Renew WSNotificationFactory.createRenew()
          create an instance of the Renew class
 RenewResponse WSNotificationFactoryImpl.createRenewResponse()
           
abstract  RenewResponse WSNotificationFactory.createRenewResponse()
          create an instance of the RenewResponse 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
 

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 SubscriptionManagerRP.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType Subscribe.getConsumerReference()
           
 java.lang.String Subscribe.getInitialTerminationTime()
           
 java.util.Date UnacceptableTerminationTimeFaultType.getMaximumTime()
           
 java.util.Date UnacceptableInitialTerminationTimeFaultType.getMaximumTime()
           
 java.util.List<QueryExpressionType> FilterType.getMessageContentList()
           
 java.util.Date UnacceptableTerminationTimeFaultType.getMinimumTime()
           
 java.util.Date UnacceptableInitialTerminationTimeFaultType.getMinimumTime()
           
 java.util.List<NotificationMessageHolderType> Notify.getNotificationMessage()
           
 Message GetCurrentMessageResponse.getNotifMessageContent()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderType.getProducerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType NotificationMessageHolderType.getSubscriptionReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscribeResponse.getSubscriptionReference()
           
 java.lang.String Renew.getTerminationTime()
           
 TopicExpressionType NotificationMessageHolderType.getTopic()
           
 TopicExpressionType GetCurrentMessage.getTopic()
           
 TopicExpressionType FilterType.getTopicExpression()
           
 java.util.List<javax.xml.namespace.QName> TopicExpressionType.getTopicNameSpace()
           
 void SubscriptionManagerRP.setCreationTime(java.util.Date value)
           
 void RenewResponse.setCurrentTime(java.util.Date value)
           
 void SubscribeResponse.setCurrentTime(java.util.Date value)
           
 void Subscribe.setInitialTerminationTime(java.util.Date value)
           
 void Subscribe.setInitialTerminationTime(javax.xml.datatype.Duration value)
           
 void UnacceptableTerminationTimeFaultType.setMaximumTime(java.util.Date value)
           
 void UnacceptableInitialTerminationTimeFaultType.setMaximumTime(java.util.Date value)
           
 void UnacceptableTerminationTimeFaultType.setMinimumTime(java.util.Date value)
           
 void UnacceptableInitialTerminationTimeFaultType.setMinimumTime(java.util.Date value)
           
 void GetCurrentMessageResponse.setNotifMessageContent(Message notifMsgContent)
           
 void Renew.setTerminationTime(java.util.Date value)
           
 void RenewResponse.setTerminationTime(java.util.Date value)
           
 void SubscribeResponse.setTerminationTime(java.util.Date value)
           
 void Renew.setTerminationTime(javax.xml.datatype.Duration 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 SubscriptionManagerRPImpl.getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType SubscribeImpl.getConsumerReference()
           
 java.lang.String SubscribeImpl.getInitialTerminationTime()
           
 java.util.Date UnacceptableTerminationTimeFaultTypeImpl.getMaximumTime()
           
 java.util.Date UnacceptableInitialTerminationTimeFaultTypeImpl.getMaximumTime()
           
 java.util.List<QueryExpressionType> FilterTypeImpl.getMessageContentList()
           
 java.util.Date UnacceptableTerminationTimeFaultTypeImpl.getMinimumTime()
           
 java.util.Date UnacceptableInitialTerminationTimeFaultTypeImpl.getMinimumTime()
           
 java.util.List<NotificationMessageHolderType> NotifyImpl.getNotificationMessage()
           
 Message GetCurrentMessageResponseImpl.getNotifMessageContent()
           
 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()
           
 java.lang.String RenewImpl.getTerminationTime()
           
 TopicExpressionType NotificationMessageHolderTypeImpl.getTopic()
           
 TopicExpressionType GetCurrentMessageImpl.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 RenewResponseImpl.setCurrentTime(java.util.Date value)
           
 void SubscribeImpl.setInitialTerminationTime(java.util.Date value)
           
 void UnacceptableTerminationTimeFaultTypeImpl.setMaximumTime(java.util.Date value)
           
 void UnacceptableInitialTerminationTimeFaultTypeImpl.setMaximumTime(java.util.Date value)
           
 void UnacceptableTerminationTimeFaultTypeImpl.setMinimumTime(java.util.Date value)
           
 void UnacceptableInitialTerminationTimeFaultTypeImpl.setMinimumTime(java.util.Date value)
           
 void GetCurrentMessageResponseImpl.setNotifMessageContent(Message notifMsgContent)
           
 void SubscribeResponseImpl.setTerminationTime(java.util.Date value)
           
 void RenewResponseImpl.setTerminationTime(java.util.Date value)
           
 void RenewImpl.setTerminationTime(java.util.Date value)
           
 void RenewImpl.setTerminationTime(javax.xml.datatype.Duration 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 PublisherRegistrationRP.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisher.getPublisherReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType RegisterPublisherResponse.getPublisherRegistrationReference()
           
 java.util.List<TopicExpressionType> PublisherRegistrationRP.getTopic()
           
 java.util.List<TopicExpressionType> RegisterPublisher.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 WSNotificationReader.readDestroyRegistration(org.w3c.dom.Document doc)
          Unmarshall DestroyRegistration object from a Document representation fragment object
 DestroyRegistrationResponse WSNotificationReader.readDestroyRegistrationResponse(org.w3c.dom.Document doc)
          Unmarshall DestroyRegistrationResponse object from a Document representation fragment object
 GetCurrentMessage WSNotificationReader.readGetCurrentMessage(org.w3c.dom.Document doc)
          Unmarshall GetCurrentMessage object from a Document representation fragment object
 GetCurrentMessageResponse WSNotificationReader.readGetCurrentMessageResponse(org.w3c.dom.Document doc)
          Unmarshall GetCurrentMessageResponse object from a Document representation fragment object
 Message WSNotificationReader.readMessageType(org.w3c.dom.Document doc)
          Unmarshall Message object from a Document representation fragment object
 Notify WSNotificationReader.readNotify(org.w3c.dom.Document doc)
          Unmarshall Notify object from a Document representation fragment object
 PublisherRegistrationRP WSNotificationReader.readPublisherRegistrationRP(org.w3c.dom.Document doc)
          Unmarshall PublisherRegistrationRP object from a Document representation fragment object
 PublisherRegistrationRP WSNotificationReader.readPublisherRegistrationRP(java.io.File file)
          method used to restore PublisherRegistrationRP java object from a file
 QueryExpressionType WSNotificationReader.readQueryExpressionType(org.w3c.dom.Document doc)
          Unmarshall QueryExpressionType object from a Document representation fragment object
 RegisterPublisher WSNotificationReader.readRegisterPublisher(org.w3c.dom.Document doc)
          Unmarshall RegisterPublisher object from a Document representation fragment object
 RegisterPublisherResponse WSNotificationReader.readRegisterPublisherResponse(org.w3c.dom.Document doc)
          Unmarshall RegisterPublisherResponse object from a Document representation fragment object
 Renew WSNotificationReader.readRenew(org.w3c.dom.Document doc)
          Unmarshall Renew object from a Document representation fragment object
 RenewResponse WSNotificationReader.readRenewResponse(org.w3c.dom.Document doc)
          Unmarshall RenewResponse object from a Document representation fragment object
 Subscribe WSNotificationReader.readSubscribe(org.w3c.dom.Document doc)
          Unmarshall Subscribe object from a Document representation fragment object
 SubscribeResponse WSNotificationReader.readSubscribeResponse(org.w3c.dom.Document doc)
          Unmarshall SubscribeResponse object from a Document representation fragment object
 SubscribeResponse WSNotificationReader.readSubscribeResponse(java.io.File file)
          method used to restore SubscribeResponse java object from a file
 SubscriptionManagerRP WSNotificationReader.readSubscriptionManagerRP(org.w3c.dom.Document doc)
          Unmarshall SubscriptionManagerRP object from a Document representation fragment object
 SubscriptionManagerRP WSNotificationReader.readSubscriptionManagerRP(java.io.File file)
          method used to restore SubscriptionManagerRP java object from a file
 TopicExpressionType WSNotificationReader.readTopicExpressionType(org.w3c.dom.Document doc)
          Unmarshall TopicExpressionType object from a Document representation fragment object
 TopicNamespaceType WSNotificationReader.readTopicNamespaceType(org.w3c.dom.Document doc)
          Unmarshall TopicNamespaceType object from a Document representation fragment object
 TopicSetType WSNotificationReader.readTopicSetType(org.w3c.dom.Document doc)
          Unmarshall TopicSetType object from a Document representation fragment object
 TopicType WSNotificationReader.readTopicType(org.w3c.dom.Document doc)
          Unmarshall TopicType object from a Document representation fragment object
 Unsubscribe WSNotificationReader.readUnsubscribe(org.w3c.dom.Document doc)
          Unmarshall Unsubscribe object from a Document representation fragment object
 UnsubscribeResponse WSNotificationReader.readUnsubscribeResponse(org.w3c.dom.Document doc)
          Unmarshall UnsubscribeResponse object from a Document representation fragment object
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistration(DestroyRegistration destRegObj)
          marchall a DestroyRegistration object.
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistrationResponse(DestroyRegistrationResponse destRegRespObj)
          marchall a DestroyRegistrationResponse object.
 org.w3c.dom.Document WSNotificationWriter.writeGetCurrentMessage(GetCurrentMessage getCurMsgObj)
          marshall an GetCurrentMessage object
 org.w3c.dom.Document WSNotificationWriter.writeGetCurrentMessageResponse(GetCurrentMessageResponse getCurMsgRespObj)
          marshall an GetCurrentMessageResponse object
 org.w3c.dom.Document WSNotificationWriter.writeMessageType(Message message)
          marshall a Message object
 org.w3c.dom.Document WSNotificationWriter.writeNotify(Notify notifyObj)
          marchall a Notify object.
 org.w3c.dom.Document WSNotificationWriter.writePublisherRegistrationRP(PublisherRegistrationRP pubRegRPObj)
          marchall a PublisherRegistrationRP object.
 void WSNotificationWriter.writePublisherRegistrationRP(PublisherRegistrationRP registrationRP, java.io.File persist)
          method used to persist PublisherRegistrationRP java object to a file
 org.w3c.dom.Document WSNotificationWriter.writeQueryExpressionType(QueryExpressionType queryExpression)
          marshall a QueryExpressionType object
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisher(RegisterPublisher regPubObj)
          marchall a RegisterPublisher object.
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisherResponse(RegisterPublisherResponse regPubRespObj)
          marchall a RegisterPublisherResponse object.
 org.w3c.dom.Document WSNotificationWriter.writeRenew(Renew renewObj)
          marshall an Renew object
 org.w3c.dom.Document WSNotificationWriter.writeRenewResponse(RenewResponse renewRespObj)
          marshall an RenewResponse object
 org.w3c.dom.Document WSNotificationWriter.writeSubscribe(Subscribe subsObj)
          marshall a Subscribe object
 org.w3c.dom.Document WSNotificationWriter.writeSubscribeResponse(SubscribeResponse subsRespObj)
          marshall a SubscribeResponse object
 void WSNotificationWriter.writeSubscribeResponse(SubscribeResponse subscribeResp, java.io.File persist)
          method used to persist SubscribeResponse java object to a file
 org.w3c.dom.Document WSNotificationWriter.writeSubscriptionManagerRP(SubscriptionManagerRP subsRPObj)
          marshall a SubscriptionManagerRP object
 void WSNotificationWriter.writeSubscriptionManagerRP(SubscriptionManagerRP subscriptionRP, java.io.File persist)
          method used to persist SubscriptionManagerRP java object to a 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 WSNotificationWriter.writeTopicExpressionType(TopicExpressionType topicExpression)
          marshall a TopicExpressionType object
 org.w3c.dom.Document WSNotificationWriter.writeTopicNamespaceType(TopicNamespaceType namespace)
          marshall a TopicNamespaceType object
 org.w3c.dom.Document WSNotificationWriter.writeTopicSetType(TopicSetType topicSet)
          marshall a TopicSetType object
 org.w3c.dom.Document WSNotificationWriter.writeTopicType(TopicType topic)
          marshall a TopicType object
 org.w3c.dom.Document WSNotificationWriter.writeUnsubscribe(Unsubscribe unsubsObj)
          marshall an Unsubscribe object
 org.w3c.dom.Document WSNotificationWriter.writeUnsubscribeResponse(UnsubscribeResponse unsubsRespObj)
          marshall an UnsubscribeResponse object
 

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-2010 eBM Websourcing. All Rights Reserved.