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

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions
Enclosing class:
WsnbFaultMessageContentConstants

public static class WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions
extends java.lang.Object

~~~~~ 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. This fault is specified by the WS-Resource [WS-Resource] specification. UnableToGetMessagesFault • The PullPoint was unable to return messages for some reason.


Field Summary
static java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
           
static java.lang.String UNABLE_TO_GET_MESSAGES_FAULT_DESC
           
 
Constructor Summary
protected WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_UNKNOWN_FAULT_DESC

public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
See Also:
Constant Field Values

UNABLE_TO_GET_MESSAGES_FAULT_DESC

public static final java.lang.String UNABLE_TO_GET_MESSAGES_FAULT_DESC
See Also:
Constant Field Values
Constructor Detail

WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions

protected WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions()


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