Constant Field Values


Contents
com.ebmwebsourcing.*

com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.WsnbrConstants
public static final java.lang.String BROKER_INITIATED_PUBLISHING_PATTERN "broker-initiated"
public static final java.lang.String DEMAND_BASED_PUBLISHING_PATTERN "demand-based"
public static final java.lang.String SIMPLE_PUBLISHING_PATTERN "simple"
public static final java.lang.String WS_BASE_NOTIFICATION_PREFIX "wsn-b"
public static final java.lang.String WS_BASE_NOTIFICATION_WSDL_PREFIX "wsn-bw"
public static final java.lang.String WS_BROKERED_NOTIFICATION_NAMESPACE_URI "http://docs.oasis-open.org/wsn/br-2"
public static final java.lang.String WS_BROKERED_NOTIFICATION_PREFIX "wsn-br"
public static final java.lang.String WS_BROKERED_NOTIFICATION_WSDL_NAMESPACE_URI "http://docs.oasis-open.org/wsn/brw-2"
public static final java.lang.String WS_BROKERED_NOTIFICATION_WSDL_PREFIX "wsn-brw"

com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils.WsnbrException
public static final long serialVersionUID 1L

com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils.WsnbrFaultMessageContentConstants.WsnbrDestroyRegistrationFaultDescriptions
public static final java.lang.String RESOURCE_NOT_DESTROYED_FAULT_DESC "The PublisherRegistrationManager was unable to destroy the PublisherRegistration resource for some reason"
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The PublisherRegistration is a WS-Resource, and the resource identified in the message is not known to the Web service."

com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils.WsnbrFaultMessageContentConstants.WsnbrRegisterPublisherFaultDescriptions
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC "The TopicExpression presented in the request message is invalid. "
public static final java.lang.String PUBLISHER_REGISTRATION_FAILED_FAULT_DESC "The publisher registration process has failed."
public static final java.lang.String PUBLISHER_REGISTRATION_REJECTED_FAULT_DESC "The publisher registration is rejected by the NotificationBroker."
public static final java.lang.String RESOURCE_NOT_DESTROYED_FAULT_DESC "The PublisherRegistrationManager was unable to destroy the PublisherRegistration resource for some reason"
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The NotificationBroker is acting as a WS-Resource, and the resource identified in the message is not known to the Web service."
public static final java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC "The RegisterPublisher message contained a TopicExpression having a dialect that was not understood or supported by the NotificationBroker."
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC "The TopicExpression does not match any Topic supported by the NotificationBroker."
public static final java.lang.String UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC "The value of InitialTerminationTime specified in the RegisterPublisher request message is not acceptable to the NotificationBroker."



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