org.activemq.transport.stomp
Interface Stomp.Headers

Enclosing interface:
Stomp

public static interface Stomp.Headers


Nested Class Summary
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 java.lang.String RECEIPT_REQUESTED
           
static java.lang.String SEPERATOR
           
 

Field Detail

SEPERATOR

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

RECEIPT_REQUESTED

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


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