public final class XdHeaders
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REPLY_TO |
static java.lang.String[] |
STANDARD_HEADERS
The headers that will be propagated, by default, by message bus implementations
that have no inherent header support (by embedding the headers in the payload).
|
static java.lang.String |
XD_HISTORY |
static java.lang.String |
XD_ORIGINAL_CONTENT_TYPE |
static java.lang.String |
XD_REPLY_CHANNEL |
public static final java.lang.String XD_REPLY_CHANNEL
public static final java.lang.String XD_HISTORY
public static final java.lang.String XD_ORIGINAL_CONTENT_TYPE
public static final java.lang.String REPLY_TO
public static final java.lang.String[] STANDARD_HEADERS