public class AdminConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_COMMAND_PACKAGE
package where situated command
|
static String |
MESSAGE_TYPE
The admin message type.
|
static String |
SEND_MESSAGE_DELIMITER |
static int |
XML_DATA_LEN_TAG
The length of raw tag data.
|
static int |
XML_DATA_TAG
The raw tag for xml data.
|
Constructor and Description |
---|
AdminConstants() |
public static final int XML_DATA_LEN_TAG
public static final int XML_DATA_TAG
public static final String MESSAGE_TYPE
public static final String SEND_MESSAGE_DELIMITER
public static String DEFAULT_COMMAND_PACKAGE
Copyright © 2000–2022 EPAM Systems. All rights reserved.