org.projectodd.stilts.stomp.protocol
Class StompFrame.Header
java.lang.Object
org.projectodd.stilts.stomp.protocol.StompFrame.Header
- Enclosing class:
- StompFrame
public static class StompFrame.Header
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_LENGTH
public static final String CONTENT_LENGTH
- See Also:
- Constant Field Values
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
SESSION
public static final String SESSION
- See Also:
- Constant Field Values
DESTINATION
public static final String DESTINATION
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
RECEIPT
public static final String RECEIPT
- See Also:
- Constant Field Values
RECEIPT_ID
public static final String RECEIPT_ID
- See Also:
- Constant Field Values
ACK
public static final String ACK
- See Also:
- Constant Field Values
SELECTOR
public static final String SELECTOR
- See Also:
- Constant Field Values
TRANSACTION
public static final String TRANSACTION
- See Also:
- Constant Field Values
SUBSCRIPTION
public static final String SUBSCRIPTION
- See Also:
- Constant Field Values
MESSAGE_ID
public static final String MESSAGE_ID
- See Also:
- Constant Field Values
HOST
public static final String HOST
- See Also:
- Constant Field Values
ACCEPT_VERSION
public static final String ACCEPT_VERSION
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
SERVER
public static final String SERVER
- See Also:
- Constant Field Values
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
HEARTBEAT
public static final String HEARTBEAT
- See Also:
- Constant Field Values
StompFrame.Header
public StompFrame.Header()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.