@Deprecated
public interface NBEventTypes
| Modifier and Type | Field and Description |
|---|---|
static int |
NORMAL_EVENT
Deprecated.
For most cases this would be true
|
static int |
RECORD_EXCHANGE
Deprecated.
This would indicate that the payload is carrying a record exchange
message
|
static int |
RELIABLE_DELIVERY_EXCHANGE
Deprecated.
This would indicate that the payload is carrying a reliable delivery
protocol exchange message
|
static int |
RELIABLE_DELIVERY_WARNINGS
Deprecated.
This would indicate that the payload is carrying a warning exchange
message
|
static int |
REPLAY_EXCHANGE
Deprecated.
This would indicate that the payload is carrying a replay exchange
message
|
static final int NORMAL_EVENT
static final int RELIABLE_DELIVERY_EXCHANGE
static final int RELIABLE_DELIVERY_WARNINGS
static final int REPLAY_EXCHANGE
static final int RECORD_EXCHANGE