org.activemq.transport.stomp
Interface Stomp.Responses

Enclosing interface:
Stomp

public static interface Stomp.Responses


Field Summary
static String CONNECTED
           
static String ERROR
           
static String MESSAGE
           
static String RECEIPT
           
 

Field Detail

CONNECTED

public static final String CONNECTED
See Also:
Constant Field Values

ERROR

public static final String ERROR
See Also:
Constant Field Values

MESSAGE

public static final String MESSAGE
See Also:
Constant Field Values

RECEIPT

public static final String RECEIPT
See Also:
Constant Field Values


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.