com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
Interface WsnbReader
public interface WsnbReader
readCreatePullPoint
CreatePullPoint readCreatePullPoint(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readCreatePullPointResponse
CreatePullPointResponse readCreatePullPointResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readDestroyPullPoint
DestroyPullPoint readDestroyPullPoint(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readDestroyPullPointResponse
DestroyPullPointResponse readDestroyPullPointResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readFilterType
FilterType readFilterType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readGetCurrentMessage
GetCurrentMessage readGetCurrentMessage(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readGetCurrentMessageResponse
GetCurrentMessageResponse readGetCurrentMessageResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readGetMessages
GetMessages readGetMessages(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readGetMessagesResponse
GetMessagesResponse readGetMessagesResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readInvalidFilterFaultType
InvalidFilterFaultType readInvalidFilterFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readInvalidMessageContentExpressionFaultType
InvalidMessageContentExpressionFaultType readInvalidMessageContentExpressionFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readInvalidProducerPropertiesExpressionFaultType
InvalidProducerPropertiesExpressionFaultType readInvalidProducerPropertiesExpressionFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readInvalidTopicExpressionFaultType
InvalidTopicExpressionFaultType readInvalidTopicExpressionFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readMessageContentExpression
MessageContentExpression readMessageContentExpression(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readMultipleTopicsSpecifiedFaultType
MultipleTopicsSpecifiedFaultType readMultipleTopicsSpecifiedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readNoCurrentMessageOnTopicFaultType
NoCurrentMessageOnTopicFaultType readNoCurrentMessageOnTopicFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readNotificationMessageHolderType
NotificationMessageHolderType readNotificationMessageHolderType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readNotificationProducerRP
NotificationProducerRP readNotificationProducerRP(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readNotify
Notify readNotify(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readNotifyMessageNotSupportedFaultType
NotifyMessageNotSupportedFaultType readNotifyMessageNotSupportedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readPauseFailedFaultType
PauseFailedFaultType readPauseFailedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readPauseSubscription
PauseSubscription readPauseSubscription(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readPauseSubscriptionResponse
PauseSubscriptionResponse readPauseSubscriptionResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readProducerPropertiesExpression
ProducerPropertiesExpression readProducerPropertiesExpression(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readRenew
Renew readRenew(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readRenewResponse
RenewResponse readRenewResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readResumeFailedFaultType
ResumeFailedFaultType readResumeFailedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readResumeSubscription
ResumeSubscription readResumeSubscription(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readResumeSubscriptionResponse
ResumeSubscriptionResponse readResumeSubscriptionResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readSubscribe
Subscribe readSubscribe(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readSubscribeCreationFailedFaultType
SubscribeCreationFailedFaultType readSubscribeCreationFailedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readSubscribeResponse
SubscribeResponse readSubscribeResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readSubscriptionManagerRP
SubscriptionManagerRP readSubscriptionManagerRP(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readSubscriptionManagerRP
SubscriptionManagerRP readSubscriptionManagerRP(java.io.File file)
throws WsnbException
- Throws:
WsnbException
readSubscriptionPolicyType
SubscriptionPolicyType readSubscriptionPolicyType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readTopicExpressionType
TopicExpressionType readTopicExpressionType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readTopicExpressionDialectUnknownFaultType
TopicExpressionDialectUnknownFaultType readTopicExpressionDialectUnknownFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readTopicNotSupportedFaultType
TopicNotSupportedFaultType readTopicNotSupportedFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnableToCreatePullPointFaultType
UnableToCreatePullPointFaultType readUnableToCreatePullPointFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnableToDestroyPullPointFaultType
UnableToDestroyPullPointFaultType readUnableToDestroyPullPointFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnableToDestroySubscriptionFaultType
UnableToDestroySubscriptionFaultType readUnableToDestroySubscriptionFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnableToGetMessagesFaultType
UnableToGetMessagesFaultType readUnableToGetMessagesFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnacceptableInitialTerminationTimeFaultType
UnacceptableInitialTerminationTimeFaultType readUnacceptableInitialTerminationTimeFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnacceptableTerminationTimeFaultType
UnacceptableTerminationTimeFaultType readUnacceptableTerminationTimeFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnrecognizedPolicyRequestFaultType
UnrecognizedPolicyRequestFaultType readUnrecognizedPolicyRequestFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnsubscribe
Unsubscribe readUnsubscribe(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnsubscribeResponse
UnsubscribeResponse readUnsubscribeResponse(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUnsupportedPolicyRequestFaultType
UnsupportedPolicyRequestFaultType readUnsupportedPolicyRequestFaultType(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
readUseRaw
UseRaw readUseRaw(org.w3c.dom.Document document)
throws WsnbException
- Throws:
WsnbException
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.