org.apache.cxf.transport.jms
Class JMSConstants
java.lang.Object
org.apache.cxf.transport.jms.JMSConstants
public final class JMSConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMS_CONTENT_TYPE
public static final String JMS_CONTENT_TYPE
- See Also:
- Constant Field Values
JMS_QUEUE
public static final String JMS_QUEUE
- See Also:
- Constant Field Values
JMS_TOPIC
public static final String JMS_TOPIC
- See Also:
- Constant Field Values
TEXT_MESSAGE_TYPE
public static final String TEXT_MESSAGE_TYPE
- See Also:
- Constant Field Values
BINARY_MESSAGE_TYPE
public static final String BINARY_MESSAGE_TYPE
- See Also:
- Constant Field Values
BYTE_MESSAGE_TYPE
public static final String BYTE_MESSAGE_TYPE
- See Also:
- Constant Field Values
JMS_POOLEDSESSION
public static final String JMS_POOLEDSESSION
- See Also:
- Constant Field Values
JMS_SERVER_REQUEST_HEADERS
public static final String JMS_SERVER_REQUEST_HEADERS
- See Also:
- Constant Field Values
JMS_SERVER_RESPONSE_HEADERS
public static final String JMS_SERVER_RESPONSE_HEADERS
- See Also:
- Constant Field Values
JMS_REQUEST_MESSAGE
public static final String JMS_REQUEST_MESSAGE
- See Also:
- Constant Field Values
JMS_RESPONSE_MESSAGE
public static final String JMS_RESPONSE_MESSAGE
- See Also:
- Constant Field Values
JMS_CLIENT_REQUEST_HEADERS
public static final String JMS_CLIENT_REQUEST_HEADERS
- See Also:
- Constant Field Values
JMS_CLIENT_RESPONSE_HEADERS
public static final String JMS_CLIENT_RESPONSE_HEADERS
- See Also:
- Constant Field Values
JMS_CLIENT_RECEIVE_TIMEOUT
public static final String JMS_CLIENT_RECEIVE_TIMEOUT
- See Also:
- Constant Field Values
JMS_SERVER_CONFIGURATION_URI
public static final String JMS_SERVER_CONFIGURATION_URI
- See Also:
- Constant Field Values
JMS_CLIENT_CONFIGURATION_URI
public static final String JMS_CLIENT_CONFIGURATION_URI
- See Also:
- Constant Field Values
ENDPOINT_CONFIGURATION_URI
public static final String ENDPOINT_CONFIGURATION_URI
- See Also:
- Constant Field Values
SERVICE_CONFIGURATION_URI
public static final String SERVICE_CONFIGURATION_URI
- See Also:
- Constant Field Values
PORT_CONFIGURATION_URI
public static final String PORT_CONFIGURATION_URI
- See Also:
- Constant Field Values
JMS_CLIENT_CONFIG_ID
public static final String JMS_CLIENT_CONFIG_ID
- See Also:
- Constant Field Values
JMS_SERVER_CONFIG_ID
public static final String JMS_SERVER_CONFIG_ID
- See Also:
- Constant Field Values
JMS_REBASED_REPLY_TO
public static final String JMS_REBASED_REPLY_TO
- See Also:
- Constant Field Values
JMS_SET_REPLY_TO
public static final String JMS_SET_REPLY_TO
- See Also:
- Constant Field Values
Apache CXF