public class QueueDataMsgType
extends java.lang.Object
QueueData| Modifier and Type | Field and Description |
|---|---|
static int |
INIT
Queue data message initialization value.
|
static int |
MSG_DATA
Indicates a normal data message.
|
static int |
MSG_UNDELIVERABLE
Indicates an undeliverable data message.
|
| Constructor and Description |
|---|
QueueDataMsgType() |
public static final int INIT
public static final int MSG_DATA
public static final int MSG_UNDELIVERABLE
Copyright @ 2019 Thomson Reuters. All Rights Reserved.