com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants.WsnbRenewFaultDescriptions

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbRenewFaultDescriptions
Enclosing class:
WsnFaultMessageConstants

public static class WsnFaultMessageConstants.WsnbRenewFaultDescriptions
extends java.lang.Object

~~~~~ 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. This fault is specified by the WS-Resource [WS-Resource] specification. UnacceptableTerminationTimeFault • The value of TerminationTime specified in the Renew message was not acceptable to the NotificationProducer. The NotificationProducer MAY include a hint in the fault message indicating acceptable values for InitialTerminationTime.


Field Summary
static java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
           
static java.lang.String UNACCAPTABLE_TERMINATION_TIME_FAULT_DESC
           
 
Constructor Summary
WsnFaultMessageConstants.WsnbRenewFaultDescriptions()
           
 
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

UNACCAPTABLE_TERMINATION_TIME_FAULT_DESC

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

WsnFaultMessageConstants.WsnbRenewFaultDescriptions

public WsnFaultMessageConstants.WsnbRenewFaultDescriptions()


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