org.activemq.transport.stomp
Interface Stomp.Headers.Message
- Enclosing interface:
- Stomp.Headers
- public static interface Stomp.Headers.Message
MESSAGE_ID
public static final String MESSAGE_ID
- See Also:
- Constant Field Values
DESTINATION
public static final String DESTINATION
- See Also:
- Constant Field Values
CORRELATION_ID
public static final String CORRELATION_ID
- See Also:
- Constant Field Values
EXPIRATION_TIME
public static final String EXPIRATION_TIME
- See Also:
- Constant Field Values
REPLY_TO
public static final String REPLY_TO
- See Also:
- Constant Field Values
PRORITY
public static final String PRORITY
- See Also:
- Constant Field Values
REDELIVERED
public static final String REDELIVERED
- See Also:
- Constant Field Values
TIMESTAMP
public static final String TIMESTAMP
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
SUBSCRIPTION
public static final String SUBSCRIPTION
- See Also:
- Constant Field Values
Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.