Class WsEventingConstants
java.lang.Object
org.somda.sdc.dpws.soap.wseventing.WsEventingConstants
WS-Eventing constants.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final StringPackage that includes all JAXB generated WS-Eventing objects.static final StringWS-Eventing 1.0 namespace.static final StringDefines the preferred prefix for the WS-Eventing 1.0 namespace.static final QNamestatic final StringResource path to WS-Eventing XML Schema.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final QNamestatic final QNamestatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JAXB_CONTEXT_PACKAGE
Package that includes all JAXB generated WS-Eventing objects.- See Also:
-
SCHEMA_PATH
Resource path to WS-Eventing XML Schema.- See Also:
-
NAMESPACE
WS-Eventing 1.0 namespace.- See Also:
-
NAMESPACE_PREFIX
Defines the preferred prefix for the WS-Eventing 1.0 namespace.- See Also:
-
WSA_ACTION_SUBSCRIBE
- See Also:
-
WSA_ACTION_SUBSCRIBE_RESPONSE
- See Also:
-
WSA_ACTION_RENEW
- See Also:
-
WSA_ACTION_RENEW_RESPONSE
- See Also:
-
WSA_ACTION_GET_STATUS
- See Also:
-
WSA_ACTION_GET_STATUS_RESPONSE
- See Also:
-
WSA_ACTION_UNSUBSCRIBE
- See Also:
-
WSA_ACTION_UNSUBSCRIBE_RESPONSE
- See Also:
-
WSA_ACTION_SUBSCRIPTION_END
- See Also:
-
SUPPORTED_DELIVERY_MODE
- See Also:
-
DELIVERY_MODE_REQUESTED_UNAVAILABLE
-
INVALID_EXPIRATION_TIME
-
UNSUPPORTED_EXPIRATION_TYPE
-
FILTERING_NOT_SUPPORTED
-
FILTERING_REQUESTED_UNAVAILABLE
-
EVENT_SOURCE_UNABLE_TO_PROCESS
-
UNABLE_TO_RENEW
-
INVALID_MESSAGE
-
NOTIFY_TO
-
IDENTIFIER
-
STATUS_SOURCE_DELIVERY_FAILURE
- See Also:
-
STATUS_SOURCE_SHUTTING_DOWN
- See Also:
-
STATUS_SOURCE_CANCELLING
- See Also:
-
-
Constructor Details
-
WsEventingConstants
public WsEventingConstants()
-