public final class BaseConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BaseConstants.ContentType
Content type constants
|
static class |
BaseConstants.ErrorCodes |
static class |
BaseConstants.Headers |
Modifier and Type | Field and Description |
---|---|
static String |
ADDRESS_URL_POSTFIX
The message property which could hold a post fix for a "prefix" type address.
|
static String |
DISPATCH_ERROR_PROXY_SERVICE
The proxy service transport property that specifies the error proxy is defined
|
static String |
DISPATCH_HEADER
The proxy service transport property that holds a routing header value
|
static String |
DISPATCH_HEADER_EXPRESSION
The proxy service transport property that holds a routing head er expression
|
static String |
ORIGINAL_MESSAGE_FOR_ENDPOINT |
static String |
SERVICE_VERSION
The proxy service transport property that holds a proxy service version
|
static String |
TRANSPORT_URL
The proxy service transport property that holds the transport URL of a proxy service
|
public static final String TRANSPORT_URL
public static final String SERVICE_VERSION
public static final String DISPATCH_HEADER
public static final String DISPATCH_ERROR_PROXY_SERVICE
public static final String DISPATCH_HEADER_EXPRESSION
public static final String ADDRESS_URL_POSTFIX
public static final String ORIGINAL_MESSAGE_FOR_ENDPOINT
Copyright © 2010–2016 AdroitLogic. All rights reserved.