org.apache.activemq.transport.stomp
Interface Stomp.Headers.Message
- Enclosing interface:
- Stomp.Headers
public static interface Stomp.Headers.Message
MESSAGE_ID
static final String MESSAGE_ID
- See Also:
- Constant Field Values
ACK_ID
static final String ACK_ID
- See Also:
- Constant Field Values
DESTINATION
static final String DESTINATION
- See Also:
- Constant Field Values
CORRELATION_ID
static final String CORRELATION_ID
- See Also:
- Constant Field Values
EXPIRATION_TIME
static final String EXPIRATION_TIME
- See Also:
- Constant Field Values
REPLY_TO
static final String REPLY_TO
- See Also:
- Constant Field Values
PRORITY
static final String PRORITY
- See Also:
- Constant Field Values
REDELIVERED
static final String REDELIVERED
- See Also:
- Constant Field Values
TIMESTAMP
static final String TIMESTAMP
- See Also:
- Constant Field Values
TYPE
static final String TYPE
- See Also:
- Constant Field Values
SUBSCRIPTION
static final String SUBSCRIPTION
- See Also:
- Constant Field Values
BROWSER
static final String BROWSER
- See Also:
- Constant Field Values
USERID
static final String USERID
- See Also:
- Constant Field Values
ORIGINAL_DESTINATION
static final String ORIGINAL_DESTINATION
- See Also:
- Constant Field Values
PERSISTENT
static final String PERSISTENT
- See Also:
- Constant Field Values
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.