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