org.activemq.transport.stomp
Interface Stomp.Headers

Enclosing interface:
Stomp

public static interface Stomp.Headers


Nested Class Summary
static interface Stomp.Headers.Ack
           
static interface Stomp.Headers.Connect
           
static interface Stomp.Headers.Connected
           
static interface Stomp.Headers.Error
           
static interface Stomp.Headers.Message
           
static interface Stomp.Headers.Receipt
           
static interface Stomp.Headers.Send
           
static interface Stomp.Headers.Subscribe
           
static interface Stomp.Headers.Unsubscribe
           
 
Field Summary
static String CONTENT_LENGTH
           
static String RECEIPT_REQUESTED
           
static String SEPERATOR
           
static String TRANSACTION
           
 

Field Detail

SEPERATOR

static final String SEPERATOR
See Also:
Constant Field Values

RECEIPT_REQUESTED

static final String RECEIPT_REQUESTED
See Also:
Constant Field Values

TRANSACTION

static final String TRANSACTION
See Also:
Constant Field Values

CONTENT_LENGTH

static final String CONTENT_LENGTH
See Also:
Constant Field Values


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