public final class BinderHeaders extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BINDER_ORIGINAL_CONTENT_TYPE
Indicates the original content type of a message that has been transformed in a
native transport format.
|
static String |
PARTITION_HEADER
Indicates the target partition of an outbound message.
|
static String |
PARTITION_OVERRIDE
Indicates the target partition of an outbound message.
|
static String[] |
STANDARD_HEADERS
The headers that will be propagated, by default, by binder implementations that
have no inherent header support (by embedding the headers in the payload).
|
public static final String BINDER_ORIGINAL_CONTENT_TYPE
public static final String[] STANDARD_HEADERS
public static final String PARTITION_HEADER
PARTITION_OVERRIDE
if set by the user.public static final String PARTITION_OVERRIDE
PARTITION_HEADER
.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.