public class QueueDataTimeoutCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
IMMEDIATE
The message should expire immediately if the
recipient queue is not online.
|
static long |
INFINITE
The messages has no timeout and does not expire.
|
static long |
PROVIDER_DEFAULT
The message will expire at a value chosen by the provider.
|
| Constructor and Description |
|---|
QueueDataTimeoutCode() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(long timeoutCode) |
public static final long PROVIDER_DEFAULT
public static final long INFINITE
public static final long IMMEDIATE
Copyright @ 2019 Thomson Reuters. All Rights Reserved.