org.apache.activemq.transport.stomp
Interface Stomp.Headers.Connected

Enclosing interface:
Stomp.Headers

public static interface Stomp.Headers.Connected


Field Summary
static String RESPONSE_ID
           
static String SESSION
           
 

Field Detail

SESSION

static final String SESSION
See Also:
Constant Field Values

RESPONSE_ID

static final String RESPONSE_ID
See Also:
Constant Field Values


Copyright © 2011 Apache Software Foundation. All Rights Reserved.