org.apache.activemq.transport.stomp
Interface Stomp.Headers.Send
- Enclosing interface:
- Stomp.Headers
public static interface Stomp.Headers.Send
DESTINATION
static final java.lang.String DESTINATION
- See Also:
- Constant Field Values
CORRELATION_ID
static final java.lang.String CORRELATION_ID
- See Also:
- Constant Field Values
REPLY_TO
static final java.lang.String REPLY_TO
- See Also:
- Constant Field Values
EXPIRATION_TIME
static final java.lang.String EXPIRATION_TIME
- See Also:
- Constant Field Values
PRIORITY
static final java.lang.String PRIORITY
- See Also:
- Constant Field Values
TYPE
static final java.lang.String TYPE
- See Also:
- Constant Field Values
PERSISTENT
static final java.lang.String PERSISTENT
- See Also:
- Constant Field Values
Copyright © 2005-2011. All Rights Reserved.