Constant Field Values


Contents
ucr.core.*

ucr.core.Connection
public static final int CONNECTION_INCOMING 0
public static final int CONNECTION_OUTGOING 1
public static final int STATUS_CONNECTING 0
public static final int STATUS_FAILED 2
public static final int STATUS_OK 1
public static final int STATUS_STOPPED 3

ucr.core.ucr.core.IncomingConnectionManager
private static final int SOCKET_RETRY_COUNT 1000

ucr.core.Message
static final short QUERY 128
static final short QUERYREPLY 129
public static final int SIZE 23
static final int SIZE_QUERY_PAYLOAD 257
static final int SIZE_QUERYREPLY_PAYLOAD 65536
static final short TRACE 80
static final short TRACEREPLY 81

ucr.core.ucr.core.MessageFactory
static final int typeLocation 16