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

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

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

~~~~~ 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. This fault is specified by the WS-Resource [WS-Resource] specification. UnableToDestroySubscriptionFault • The SubscriptionManager was unable to destroy the Subscription resource for some reason.


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

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

WsnFaultMessageConstants.WsnbUnsubcribeFaultDescriptions

public WsnFaultMessageConstants.WsnbUnsubcribeFaultDescriptions()


Copyright © 2009 eBM Websourcing. All Rights Reserved.