com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
java.lang.Object
com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
- Enclosing class:
- WsnFaultMessageConstants
public static class WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
- extends java.lang.Object
~~~~ WS-BrokeredNotification "RegisterPublisher" fault messages descriptions ~~~~
~~~~ (WS-BrokeredNotification - p.21) ~~~~
InvalidTopicExpressionFault
• The TopicExpression presented in the request message is invalid. This fault is specified
in WS-BaseNotification.
PublisherRegistrationFailedFault
• The publisher registration process has failed. The NotificationBroker MAY include a hint
in the fault message indicating why the registration is failed.
PublisherRegistrationRejectedFault
• The publisher registration is rejected by the NotificationBroker. The NotificationBroker
MAY provide a hint in the fault message indicating why the registration is rejected.
ResourceUnknownFault
• The NotificationBroker 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.
TopicNotSupportedFault
• The TopicExpression does not match any Topic supported by the NotificationBroker. This
fault is specified in WS-BaseNotification.
UnacceptableInitialTerminationTimeFault
• The value of InitialTerminationTime specified in the RegisterPublisher request message
is not acceptable to the NotificationBroker. The NotificationBroker MAY include a hint in
the fault message indicating why the value is unacceptable.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_TOPIC_EXPRESSION_FAULT_DESC
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC
- See Also:
- Constant Field Values
PUBLISHER_REGISTRATION_FAILED_FAULT_DESC
public static final java.lang.String PUBLISHER_REGISTRATION_FAILED_FAULT_DESC
- See Also:
- Constant Field Values
PUBLISHER_REGISTRATION_REJECTED_FAULT_DESC
public static final java.lang.String PUBLISHER_REGISTRATION_REJECTED_FAULT_DESC
- See Also:
- Constant Field Values
RESOURCE_UNKNOWN_FAULT_DESC
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
- See Also:
- Constant Field Values
TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC
public static final java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC
- See Also:
- Constant Field Values
TOPIC_NOT_SUPPORTED_FAULT_DESC
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC
- See Also:
- Constant Field Values
UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC
public static final java.lang.String UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC
- See Also:
- Constant Field Values
WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
public WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions()
Copyright © 2009 eBM Websourcing. All Rights Reserved.