public class DirectoryRefreshFlags
extends java.lang.Object
DirectoryRefresh| Modifier and Type | Field and Description |
|---|---|
static int |
CLEAR_CACHE
(0x08) Indicates whether the Consumer should clear any existing cached service information.
|
static int |
HAS_SEQ_NUM
(0x04) Indicates presence of the sequenceNumber member.
|
static int |
HAS_SERVICE_ID
(0x01) Indicates presence of the serviceId member.
|
static int |
NONE
(0x00) No flags set.
|
static int |
SOLICITED
(0x02) Indicates whether this Refresh is provided in response to a request.
|
public static final int NONE
public static final int HAS_SERVICE_ID
public static final int SOLICITED
public static final int HAS_SEQ_NUM
public static final int CLEAR_CACHE
Copyright @ 2019 Thomson Reuters. All Rights Reserved.