org.apache.activemq.transport.stomp
Interface Stomp.Headers.Connect
- Enclosing interface:
- Stomp.Headers
public static interface Stomp.Headers.Connect
LOGIN
static final String LOGIN
- See Also:
- Constant Field Values
PASSCODE
static final String PASSCODE
- See Also:
- Constant Field Values
CLIENT_ID
static final String CLIENT_ID
- See Also:
- Constant Field Values
REQUEST_ID
static final String REQUEST_ID
- See Also:
- Constant Field Values
ACCEPT_VERSION
static final String ACCEPT_VERSION
- See Also:
- Constant Field Values
HOST
static final String HOST
- See Also:
- Constant Field Values
HEART_BEAT
static final String HEART_BEAT
- See Also:
- Constant Field Values
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.