org.fusesource.stompjms.channel
Interface Stomp.Responses

Enclosing interface:
Stomp

public static interface Stomp.Responses


Field Summary
static java.lang.String CONNECTED
           
static java.lang.String ERROR
           
static java.lang.String MESSAGE
           
static java.lang.String RECEIPT
           
 

Field Detail

CONNECTED

static final java.lang.String CONNECTED
See Also:
Constant Field Values

ERROR

static final java.lang.String ERROR
See Also:
Constant Field Values

MESSAGE

static final java.lang.String MESSAGE
See Also:
Constant Field Values

RECEIPT

static final java.lang.String RECEIPT
See Also:
Constant Field Values


Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.