Class WsEventingConstants
- java.lang.Object
-
- org.somda.sdc.dpws.soap.wseventing.WsEventingConstants
-
public class WsEventingConstants extends Object
WS-Eventing constants.- See Also:
- Referenced WS-Eventing specification
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description WsEventingConstants()
-
-
-
Field Detail
-
JAXB_CONTEXT_PACKAGE
public static final String JAXB_CONTEXT_PACKAGE
Package that includes all JAXB generated WS-Eventing objects.- See Also:
- Constant Field Values
-
SCHEMA_PATH
public static final String SCHEMA_PATH
Resource path to WS-Eventing XML Schema.- See Also:
- Constant Field Values
-
NAMESPACE
public static final String NAMESPACE
WS-Eventing 1.0 namespace.- See Also:
- Constant Field Values
-
NAMESPACE_PREFIX
public static final String NAMESPACE_PREFIX
Defines the preferred prefix for the WS-Eventing 1.0 namespace.- See Also:
- Constant Field Values
-
WSA_ACTION_SUBSCRIBE
public static final String WSA_ACTION_SUBSCRIBE
- See Also:
- Constant Field Values
-
WSA_ACTION_SUBSCRIBE_RESPONSE
public static final String WSA_ACTION_SUBSCRIBE_RESPONSE
- See Also:
- Constant Field Values
-
WSA_ACTION_RENEW
public static final String WSA_ACTION_RENEW
- See Also:
- Constant Field Values
-
WSA_ACTION_RENEW_RESPONSE
public static final String WSA_ACTION_RENEW_RESPONSE
- See Also:
- Constant Field Values
-
WSA_ACTION_GET_STATUS
public static final String WSA_ACTION_GET_STATUS
- See Also:
- Constant Field Values
-
WSA_ACTION_GET_STATUS_RESPONSE
public static final String WSA_ACTION_GET_STATUS_RESPONSE
- See Also:
- Constant Field Values
-
WSA_ACTION_UNSUBSCRIBE
public static final String WSA_ACTION_UNSUBSCRIBE
- See Also:
- Constant Field Values
-
WSA_ACTION_UNSUBSCRIBE_RESPONSE
public static final String WSA_ACTION_UNSUBSCRIBE_RESPONSE
- See Also:
- Constant Field Values
-
WSA_ACTION_SUBSCRIPTION_END
public static final String WSA_ACTION_SUBSCRIPTION_END
- See Also:
- Constant Field Values
-
SUPPORTED_DELIVERY_MODE
public static final String SUPPORTED_DELIVERY_MODE
- See Also:
- Constant Field Values
-
DELIVERY_MODE_REQUESTED_UNAVAILABLE
public static final QName DELIVERY_MODE_REQUESTED_UNAVAILABLE
-
INVALID_EXPIRATION_TIME
public static final QName INVALID_EXPIRATION_TIME
-
UNSUPPORTED_EXPIRATION_TYPE
public static final QName UNSUPPORTED_EXPIRATION_TYPE
-
FILTERING_NOT_SUPPORTED
public static final QName FILTERING_NOT_SUPPORTED
-
FILTERING_REQUESTED_UNAVAILABLE
public static final QName FILTERING_REQUESTED_UNAVAILABLE
-
EVENT_SOURCE_UNABLE_TO_PROCESS
public static final QName EVENT_SOURCE_UNABLE_TO_PROCESS
-
UNABLE_TO_RENEW
public static final QName UNABLE_TO_RENEW
-
INVALID_MESSAGE
public static final QName INVALID_MESSAGE
-
NOTIFY_TO
public static final QName NOTIFY_TO
-
IDENTIFIER
public static final QName IDENTIFIER
-
STATUS_SOURCE_DELIVERY_FAILURE
public static final String STATUS_SOURCE_DELIVERY_FAILURE
- See Also:
- Constant Field Values
-
STATUS_SOURCE_SHUTTING_DOWN
public static final String STATUS_SOURCE_SHUTTING_DOWN
- See Also:
- Constant Field Values
-
STATUS_SOURCE_CANCELLING
public static final String STATUS_SOURCE_CANCELLING
- See Also:
- Constant Field Values
-
-