| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CORE_POOL_SIZE |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACTION_FAULT |
"http://www.w3.org/2011/03/ws-evt/fault" |
public static final String |
ACTION_GET_STATUS |
"http://www.w3.org/2011/03/ws-evt/GetStatus" |
public static final String |
ACTION_GET_STATUS_RESPONSE |
"http://www.w3.org/2011/03/ws-evt/GetStatusResponse" |
public static final String |
ACTION_NOTIFY_EVENT_WRAPPED_DELIVERY |
"http://www.w3.org/2011/03/ws-evt/WrappedSinkPortType/NotifyEvent" |
public static final String |
ACTION_RENEW |
"http://www.w3.org/2011/03/ws-evt/Renew" |
public static final String |
ACTION_RENEW_RESPONSE |
"http://www.w3.org/2011/03/ws-evt/RenewResponse" |
public static final String |
ACTION_SUBSCRIBE |
"http://www.w3.org/2011/03/ws-evt/Subscribe" |
public static final String |
ACTION_SUBSCRIBE_RESPONSE |
"http://www.w3.org/2011/03/ws-evt/SubscribeResponse" |
public static final String |
ACTION_SUBSCRIPTION_END |
"http://www.w3.org/2011/03/ws-evt/SubscriptionEnd" |
public static final String |
ACTION_UNSUBSCRIBE |
"http://www.w3.org/2011/03/ws-evt/Unsubscribe" |
public static final String |
ACTION_UNSUBSCRIBE_RESPONSE |
"http://www.w3.org/2011/03/ws-evt/UnsubscribeResponse" |
public static final String |
DELIVERY_FORMAT_UNWRAPPED |
"http://www.w3.org/2011/03/ws-evt/DeliveryFormats/Unwrap" |
public static final String |
DELIVERY_FORMAT_WRAPPED |
"http://www.w3.org/2011/03/ws-evt/DeliveryFormats/Wrap" |
public static final String |
EVENTING_2011_03_NAMESPACE |
"http://www.w3.org/2011/03/ws-evt" |
public static final String |
NOTIFY |
"Notify" |
public static final String |
OPERATION_GET_STATUS |
"GetStatus" |
public static final String |
OPERATION_NOTIFY_EVENT |
"NotifyEvent" |
public static final String |
OPERATION_RENEW |
"Renew" |
public static final String |
OPERATION_SUBSCRIBE |
"Subscribe" |
public static final String |
OPERATION_UNSUBSCRIBE |
"Unsubscribe" |
public static final String |
PARAMETER |
"parameter" |
public static final String |
RESPONSE_GET_STATUS |
"GetStatusResponse" |
public static final String |
RESPONSE_RENEW |
"RenewResponse" |
public static final String |
RESPONSE_SUBSCRIBE |
"SubscribeResponse" |
public static final String |
RESPONSE_UNSUBSCRIBE |
"UnsubscribeResponse" |
public static final String |
SUBSCRIPTION_END_DELIVERY_FAILURE |
"http://www.w3.org/2011/03/ws-evt/DeliveryFailure" |
public static final String |
SUBSCRIPTION_END_SHUTTING_DOWN |
"http://www.w3.org/2011/03/ws-evt/SourceShuttingDown" |
public static final String |
SUBSCRIPTION_END_SOURCE_CANCELLING |
"http://www.w3.org/2011/03/ws-evt/SourceCancelling" |
public static final String |
SUBSCRIPTION_ID_DEFAULT_ELEMENT_NAME |
"SubscriptionID" |
public static final String |
SUBSCRIPTION_ID_DEFAULT_NAMESPACE |
"http://cxf.apache.org/ws-eventing" |
public static final String |
WRAPPED_SINK_PORT_TYPE |
"WrappedSinkPortType" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"CannotProcessFilter" |
public static final String |
REASON |
"Cannot filter as requested." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"DeliveryFormatRequestedUnavailable" |
public static final String |
REASON |
"The requested delivery format is not supported." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"EmptyFilter" |
public static final String |
REASON |
"The wse:Filter would result in zero notifications." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"EndToNotSupported" |
public static final String |
REASON |
"wse:EndTo semantics is not supported." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"FilteringRequestedUnavailable" |
public static final String |
REASON |
"The requested filter dialect is not supported." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"NoDeliveryMechanismEstablished" |
public static final String |
REASON |
"No delivery mechanism specified." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"UnknownSubscription" |
public static final String |
REASON |
"The subscription is not known." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"UnsupportedExpirationType" |
public static final String |
REASON |
"Only expiration durations are supported." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"UnsupportedExpirationValue" |
public static final String |
REASON |
"The expiration time requested is not within the min/max range." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_PART |
"UnusableEPR" |
public static final String |
REASON |
"An EPR in the Subscribe request message is unusable." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAMESPACE_XPATH10 |
"http://www.w3.org/2011/03/ws-evt/Dialects/XPath10" |
public static final String |
NAMESPACE_XPATH20 |
"http://www.w3.org/2011/03/ws-evt/Dialects/XPath20" |
Apache CXF