com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils
Class WsnbFaultMessageContentConstants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants

public class WsnbFaultMessageContentConstants
extends java.lang.Object

Author:
tdejean - eBM WebSourcing

Nested Class Summary
static class WsnbFaultMessageContentConstants.WsnbCreatePullPointFaultDescriptions
          ~~~~~ WS-BaseNotification "CreatePullPoint" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.30) ~~~~~ UnableToCreatePullPointFault • no description !!!
static class WsnbFaultMessageContentConstants.WsnbDestroyPullPointFaultDescriptions
          ~~~~~ WS-BaseNotification "DestroyPullPoint" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.28) ~~~~~ ResourceUnknownFault • The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service.
static class WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
          ~~~~~ WS-BaseNotification "GetCurrentMessage" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.23) ~~~~~ InvalidTopicExpressionFault • The Topic element of the GetCurrentMessage message had contents that did not match the dialect specified.
static class WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions
          ~~~~~ WS-BaseNotification "GetMessages" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.27) ~~~~~ ResourceUnknownFault • The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service.
static class WsnbFaultMessageContentConstants.WsnbPauseSubscriptonFaultDescriptions
          ~~~~~ WS-BaseNotification "PauseSubscription" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.35-36) ~~~~~ PauseFailedFault • The Pause operation could not be performed on the Subscription.
static class WsnbFaultMessageContentConstants.WsnbRenewFaultDescriptions
          ~~~~~ WS-BaseNotification "Renew" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.32) ~~~~~ ResourceUnknownFault • The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service.
static class WsnbFaultMessageContentConstants.WsnbResumeSubscriptonFaultDescriptions
          ~~~~~ WS-BaseNotification "ResumeSubscription" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.37) ~~~~~ ResourceUnknownFault • The resource identified in the message is not known to the Web service.
static class WsnbFaultMessageContentConstants.WsnbSubcribeFaultDescriptions
          ~~~~~ WS-BaseNotification "Subscribe" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.20-21) ~~~~~ InvalidFilterFault • The Subscribe message contained a filter that was not understood or supported by the NotificationProducer.
static class WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
          ~~~~~ WS-BaseNotification "Unsubscribe" fault messages descriptions ~~~~~ ~~~~~ (WS-BaseNotification - p.34) ~~~~~ ResourceUnknownFault • The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service.
 
Field Summary
static java.util.Locale FAULT_DESCRIPTION_LANGUAGE
           
 
Constructor Summary
protected WsnbFaultMessageContentConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAULT_DESCRIPTION_LANGUAGE

public static final java.util.Locale FAULT_DESCRIPTION_LANGUAGE
Constructor Detail

WsnbFaultMessageContentConstants

protected WsnbFaultMessageContentConstants()


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.