|
|||||||||
| Home >> All >> org >> activemq >> transport >> [ stomp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.activemq.transport.stomp
Interface Stomp.Headers

- Enclosing interface:
- Stomp
- public static interface Stomp.Headers
| Nested Class Summary | |
static interface |
Stomp.Headers.Ack
|
static interface |
Stomp.Headers.Connect
|
static interface |
Stomp.Headers.Connected
|
static interface |
Stomp.Headers.Error
|
static interface |
Stomp.Headers.Message
|
static interface |
Stomp.Headers.Receipt
|
static interface |
Stomp.Headers.Send
|
static interface |
Stomp.Headers.Subscribe
|
static interface |
Stomp.Headers.Unsubscribe
|
| Field Summary | |
static java.lang.String |
CONTENT_LENGTH
|
static java.lang.String |
RECEIPT_REQUESTED
|
static java.lang.String |
SEPERATOR
|
static java.lang.String |
TRANSACTION
|
| Field Detail |
SEPERATOR
public static final java.lang.String SEPERATOR
- See Also:
- Constant Field Values
RECEIPT_REQUESTED
public static final java.lang.String RECEIPT_REQUESTED
- See Also:
- Constant Field Values
TRANSACTION
public static final java.lang.String TRANSACTION
- See Also:
- Constant Field Values
CONTENT_LENGTH
public static final java.lang.String CONTENT_LENGTH
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> org >> activemq >> transport >> [ stomp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC