org.apache.servicemix
Interface JbiConstants
public interface JbiConstants
SEND_SYNC
static final String SEND_SYNC
- See Also:
- Constant Field Values
PROTOCOL_TYPE
static final String PROTOCOL_TYPE
- See Also:
- Constant Field Values
PROTOCOL_HEADERS
static final String PROTOCOL_HEADERS
- See Also:
- Constant Field Values
SECURITY_SUBJECT
static final String SECURITY_SUBJECT
- See Also:
- Constant Field Values
SOAP_HEADERS
static final String SOAP_HEADERS
- See Also:
- Constant Field Values
PERSISTENT_PROPERTY_NAME
static final String PERSISTENT_PROPERTY_NAME
- See Also:
- Constant Field Values
DATESTAMP_PROPERTY_NAME
static final String DATESTAMP_PROPERTY_NAME
- See Also:
- Constant Field Values
FLOW_PROPERTY_NAME
static final String FLOW_PROPERTY_NAME
- See Also:
- Constant Field Values
STATELESS_CONSUMER
static final String STATELESS_CONSUMER
- See Also:
- Constant Field Values
STATELESS_PROVIDER
static final String STATELESS_PROVIDER
- See Also:
- Constant Field Values
SENDER_ENDPOINT
static final String SENDER_ENDPOINT
- See Also:
- Constant Field Values
HTTP_DESTINATION_URI
static final String HTTP_DESTINATION_URI
- See Also:
- Constant Field Values
CORRELATION_ID
static final 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
MESSAGE_PRIORITY
static final String MESSAGE_PRIORITY
- Constant for JMS Message Priority.
- See Also:
- Constant Field Values
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.