public abstract class GcpPubSubHeaders extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACKNOWLEDGEMENT
Deprecated.
as of 1.1, use
ORIGINAL_MESSAGE instead. |
static String |
ORIGINAL_MESSAGE
The original message header text.
|
static String |
TOPIC
The topic header text.
|
Constructor and Description |
---|
GcpPubSubHeaders() |
@Deprecated public static final String ACKNOWLEDGEMENT
ORIGINAL_MESSAGE
instead.public static final String TOPIC
public static final String ORIGINAL_MESSAGE
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.