com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
Interface WsnbFactory
- All Known Implementing Classes:
- RefinedWsnbFactory
public interface WsnbFactory
createCreatePullPoint
CreatePullPoint createCreatePullPoint()
createCreatePullPointResponse
CreatePullPointResponse createCreatePullPointResponse()
createDestroyPullPoint
DestroyPullPoint createDestroyPullPoint()
createDestroyPullPointResponse
DestroyPullPointResponse createDestroyPullPointResponse()
createFilterType
FilterType createFilterType()
createGetCurrentMessage
GetCurrentMessage createGetCurrentMessage(TopicExpressionType concreteTopic)
createGetCurrentMessageResponse
GetCurrentMessageResponse createGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
createGetMessages
GetMessages createGetMessages()
createGetMessagesResponse
GetMessagesResponse createGetMessagesResponse()
createInvalidFilterFaultType
InvalidFilterFaultType createInvalidFilterFaultType(java.util.Date timestamp,
java.util.List<javax.xml.namespace.QName> unknownFilters)
createInvalidMessageContentExpressionFaultType
InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType(java.util.Date timestamp)
createInvalidProducerPropertiesExpressionFaultType
InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType(java.util.Date timestamp)
createInvalidTopicExpressionFaultType
InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType(java.util.Date timestamp)
createMessageContentExpression
MessageContentExpression createMessageContentExpression(java.net.URI dialect)
createMultipleTopicsSpecifiedFaultType
MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType(java.util.Date timestamp)
createNoCurrentMessageOnTopicFaultType
NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType(java.util.Date timestamp)
createNotificationMessageHolderType
NotificationMessageHolderType createNotificationMessageHolderType(NotificationMessageHolderType.Message message)
createNotificationMessageHolderTypeMessage
NotificationMessageHolderType.Message createNotificationMessageHolderTypeMessage(org.w3c.dom.Element message)
createNotificationProducerRP
NotificationProducerRP createNotificationProducerRP()
createNotify
Notify createNotify(NotificationMessageHolderType notifMsg)
createNotifyMessageNotSupportedFaultType
NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType(java.util.Date timestamp)
createPauseFailedFaultType
PauseFailedFaultType createPauseFailedFaultType(java.util.Date timestamp)
createPauseSubscription
PauseSubscription createPauseSubscription()
createPauseSubscriptionResponse
PauseSubscriptionResponse createPauseSubscriptionResponse()
createProducerPropertiesExpression
ProducerPropertiesExpression createProducerPropertiesExpression(java.net.URI dialect)
createRenew
Renew createRenew()
createRenewResponse
RenewResponse createRenewResponse(java.util.Date termTime)
createResumeFailedFaultType
ResumeFailedFaultType createResumeFailedFaultType(java.util.Date timestamp)
createResumeSubscription
ResumeSubscription createResumeSubscription()
createResumeSubscriptionResponse
ResumeSubscriptionResponse createResumeSubscriptionResponse()
createSubscribe
Subscribe createSubscribe(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType consumerRef)
createSubscribeCreationFailedFaultType
SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType(java.util.Date timestamp)
createSubscribeResponse
SubscribeResponse createSubscribeResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType subscriptionRef)
createSubscriptionManagerRP
SubscriptionManagerRP createSubscriptionManagerRP(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType consumerRef)
createSubscriptionPolicyType
SubscriptionPolicyType createSubscriptionPolicyType()
createTopicExpressionType
TopicExpressionType createTopicExpressionType(java.net.URI dialect)
createTopicExpressionDialectUnknownFaultType
TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType(java.util.Date timestamp)
createTopicNotSupportedFaultType
TopicNotSupportedFaultType createTopicNotSupportedFaultType(java.util.Date timestamp)
createUnableToCreatePullPointFaultType
UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType(java.util.Date timestamp)
createUnableToDestroyPullPointFaultType
UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType(java.util.Date timestamp)
createUnableToDestroySubscriptionFaultType
UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType(java.util.Date timestamp)
createUnableToGetMessagesFaultType
UnableToGetMessagesFaultType createUnableToGetMessagesFaultType(java.util.Date timestamp)
createUnacceptableInitialTerminationTimeFaultType
UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType(java.util.Date timestamp,
java.util.Date minTermTime)
createUnacceptableTerminationTimeFaultType
UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType(java.util.Date timestamp,
java.util.Date minTermTime)
createUnrecognizedPolicyRequestFaultType
UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType(java.util.Date timestamp)
createUnsubscribe
Unsubscribe createUnsubscribe()
createUnsubscribeResponse
UnsubscribeResponse createUnsubscribeResponse()
createUnsupportedPolicyRequestFaultType
UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType(java.util.Date timestamp)
createUseRaw
UseRaw createUseRaw()
getWsnbReader
WsnbReader getWsnbReader()
getWsnbWriter
WsnbWriter getWsnbWriter()
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.