public abstract class Message extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Message.MessageType |
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_HEADER_GBID_KEY |
static String |
CUSTOM_HEADER_PREFIX |
static String |
CUSTOM_HEADER_REQUEST_REPLY_ID |
static String |
HEADER_EFFORT |
static String |
HEADER_ID |
static String |
HEADER_MSG_TYPE |
static String |
HEADER_REPLY_TO |
| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocalMessage() |
void |
setLocalMessage(boolean message) |
public static final String CUSTOM_HEADER_PREFIX
public static final String HEADER_EFFORT
public static final String HEADER_ID
public static final String HEADER_MSG_TYPE
public static final String HEADER_REPLY_TO
public static final String CUSTOM_HEADER_REQUEST_REPLY_ID
public static final String CUSTOM_HEADER_GBID_KEY
Copyright © 2021. All rights reserved.