public class BosonType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY |
static int |
BOOLEAN |
static int |
BYTE |
static int |
CHAR |
static int |
DOUBLE |
static int |
ENUM |
static int |
FLOAT |
static int |
INT |
static int |
LIST |
static int |
LONG |
static int |
MAP |
static int |
NULL |
static int |
POLO |
static int |
REFERENCE |
static int |
REQUEST_CALLBACK |
static int |
REQUEST_METHOD_NAME |
static int |
REQUEST_PARAMETERS |
static int |
RESPONSE_METHOD_NAME |
static int |
RESPONSE_PARAMETERS |
static int |
SET |
static int |
SHORT |
static int |
STRING |
| Modifier | Constructor and Description |
|---|---|
protected |
BosonType() |
public static final int BYTE
public static final int SHORT
public static final int INT
public static final int LONG
public static final int FLOAT
public static final int DOUBLE
public static final int BOOLEAN
public static final int CHAR
public static final int NULL
public static final int STRING
public static final int ARRAY
public static final int LIST
public static final int MAP
public static final int POLO
public static final int REFERENCE
public static final int SET
public static final int ENUM
public static final int REQUEST_METHOD_NAME
public static final int REQUEST_PARAMETERS
public static final int REQUEST_CALLBACK
public static final int RESPONSE_METHOD_NAME
public static final int RESPONSE_PARAMETERS
Copyright © 2012-2015. All Rights Reserved.