org.eclipse.swordfish.internal.core.util.smx
Interface JbiConstants
public interface JbiConstants
SEND_SYNC
static final java.lang.String SEND_SYNC
- See Also:
- Constant Field Values
PROTOCOL_TYPE
static final java.lang.String PROTOCOL_TYPE
- See Also:
- Constant Field Values
PROTOCOL_HEADERS
static final java.lang.String PROTOCOL_HEADERS
- See Also:
- Constant Field Values
SECURITY_SUBJECT
static final java.lang.String SECURITY_SUBJECT
- See Also:
- Constant Field Values
SOAP_HEADERS
static final java.lang.String SOAP_HEADERS
- See Also:
- Constant Field Values
PERSISTENT_PROPERTY_NAME
static final java.lang.String PERSISTENT_PROPERTY_NAME
- See Also:
- Constant Field Values
DATESTAMP_PROPERTY_NAME
static final java.lang.String DATESTAMP_PROPERTY_NAME
- See Also:
- Constant Field Values
FLOW_PROPERTY_NAME
static final java.lang.String FLOW_PROPERTY_NAME
- See Also:
- Constant Field Values
STATELESS_CONSUMER
static final java.lang.String STATELESS_CONSUMER
- See Also:
- Constant Field Values
STATELESS_PROVIDER
static final java.lang.String STATELESS_PROVIDER
- See Also:
- Constant Field Values
SENDER_ENDPOINT
static final java.lang.String SENDER_ENDPOINT
- See Also:
- Constant Field Values
HTTP_DESTINATION_URI
static final java.lang.String HTTP_DESTINATION_URI
- See Also:
- Constant Field Values
WSA_NS
static final java.lang.String WSA_NS
- See Also:
- Constant Field Values
WSA_PREFIX
static final java.lang.String WSA_PREFIX
- See Also:
- Constant Field Values
WSAW_NS
static final java.lang.String WSAW_NS
- See Also:
- Constant Field Values
WSAW_PREFIX
static final java.lang.String WSAW_PREFIX
- See Also:
- Constant Field Values
CORRELATION_ID
static final java.lang.String CORRELATION_ID
- This property should be set when a consumer endpoint creates an exchange
related to another provider exchange. The value of the property should be
set to the value of this property in the provider exchange, or to the id
of the provider exchange if the property does not exist.
- See Also:
- Constant Field Values