Packagehessian.io
Classpublic class Hessian2Constants

Constants used in the Hessian 2.0 protocol.



Public Constants
 ConstantDefined by
  BYTES_DIRECT : int = 0x20
[static]
Hessian2Constants
  BYTES_DIRECT_MAX : int = 0x0f
[static]
Hessian2Constants
  DOUBLE_BYTE : int = 0x69
[static]
Hessian2Constants
  DOUBLE_FLOAT : int = 0x6b
[static]
Hessian2Constants
  DOUBLE_ONE : int = 0x68
[static]
Hessian2Constants
  DOUBLE_SHORT : int = 0x6a
[static]
Hessian2Constants
  DOUBLE_ZERO : int = 0x67
[static]
Hessian2Constants
  INT_BYTE_MAX : int = 0x7ff
[static]
Hessian2Constants
  INT_BYTE_MIN : int = -0x800
[static]
Hessian2Constants
  INT_BYTE_ZERO : int = 0xc8
[static]
Hessian2Constants
  INT_DIRECT_MAX : int = 0x2f
[static]
Hessian2Constants
  INT_DIRECT_MIN : int = -0x10
[static]
Hessian2Constants
  INT_SHORT_MAX : int = 0x3ffff
[static]
Hessian2Constants
  INT_SHORT_MIN : int = -0x40000
[static]
Hessian2Constants
  INT_SHORT_ZERO : int = 0xd4
[static]
Hessian2Constants
  INT_ZERO : int = 0x90
[static]
Hessian2Constants
  LENGTH_BYTE : int = 0x6e
[static]
Hessian2Constants
  LIST_FIXED : int = 0x76
[static]
Hessian2Constants
  LONG_BYTE_MAX : int = 0x7ff
[static]
Hessian2Constants
  LONG_BYTE_MIN : int = -0x800
[static]
Hessian2Constants
  LONG_BYTE_ZERO : int = 0xf8
[static]
Hessian2Constants
  LONG_DIRECT_MAX : int = 0x0f
[static]
Hessian2Constants
  LONG_DIRECT_MIN : int = -0x08
[static]
Hessian2Constants
  LONG_INT : int = 0x77
[static]
Hessian2Constants
  LONG_SHORT_MAX : int = 0x3ffff
[static]
Hessian2Constants
  LONG_SHORT_MIN : int = -0x40000
[static]
Hessian2Constants
  LONG_SHORT_ZERO : int = 0x3c
[static]
Hessian2Constants
  LONG_ZERO : int = 0xe0
[static]
Hessian2Constants
  REF_BYTE : int = 0x4a
[static]
Hessian2Constants
  REF_SHORT : int = 0x4b
[static]
Hessian2Constants
  STRING_DIRECT : int = 0x00
[static]
Hessian2Constants
  STRING_DIRECT_MAX : int = 0x1f
[static]
Hessian2Constants
  TYPE_REF : int = 0x75
[static]
Hessian2Constants
Constant detail
BYTES_DIRECTconstant
public static const BYTES_DIRECT:int = 0x20
BYTES_DIRECT_MAXconstant 
public static const BYTES_DIRECT_MAX:int = 0x0f
DOUBLE_BYTEconstant 
public static const DOUBLE_BYTE:int = 0x69
DOUBLE_FLOATconstant 
public static const DOUBLE_FLOAT:int = 0x6b
DOUBLE_ONEconstant 
public static const DOUBLE_ONE:int = 0x68
DOUBLE_SHORTconstant 
public static const DOUBLE_SHORT:int = 0x6a
DOUBLE_ZEROconstant 
public static const DOUBLE_ZERO:int = 0x67
INT_BYTE_MAXconstant 
public static const INT_BYTE_MAX:int = 0x7ff
INT_BYTE_MINconstant 
public static const INT_BYTE_MIN:int = -0x800
INT_BYTE_ZEROconstant 
public static const INT_BYTE_ZERO:int = 0xc8
INT_DIRECT_MAXconstant 
public static const INT_DIRECT_MAX:int = 0x2f
INT_DIRECT_MINconstant 
public static const INT_DIRECT_MIN:int = -0x10
INT_SHORT_MAXconstant 
public static const INT_SHORT_MAX:int = 0x3ffff
INT_SHORT_MINconstant 
public static const INT_SHORT_MIN:int = -0x40000
INT_SHORT_ZEROconstant 
public static const INT_SHORT_ZERO:int = 0xd4
INT_ZEROconstant 
public static const INT_ZERO:int = 0x90
LENGTH_BYTEconstant 
public static const LENGTH_BYTE:int = 0x6e
LIST_FIXEDconstant 
public static const LIST_FIXED:int = 0x76
LONG_BYTE_MAXconstant 
public static const LONG_BYTE_MAX:int = 0x7ff
LONG_BYTE_MINconstant 
public static const LONG_BYTE_MIN:int = -0x800
LONG_BYTE_ZEROconstant 
public static const LONG_BYTE_ZERO:int = 0xf8
LONG_DIRECT_MAXconstant 
public static const LONG_DIRECT_MAX:int = 0x0f
LONG_DIRECT_MINconstant 
public static const LONG_DIRECT_MIN:int = -0x08
LONG_INTconstant 
public static const LONG_INT:int = 0x77
LONG_SHORT_MAXconstant 
public static const LONG_SHORT_MAX:int = 0x3ffff
LONG_SHORT_MINconstant 
public static const LONG_SHORT_MIN:int = -0x40000
LONG_SHORT_ZEROconstant 
public static const LONG_SHORT_ZERO:int = 0x3c
LONG_ZEROconstant 
public static const LONG_ZERO:int = 0xe0
REF_BYTEconstant 
public static const REF_BYTE:int = 0x4a
REF_SHORTconstant 
public static const REF_SHORT:int = 0x4b
STRING_DIRECTconstant 
public static const STRING_DIRECT:int = 0x00
STRING_DIRECT_MAXconstant 
public static const STRING_DIRECT_MAX:int = 0x1f
TYPE_REFconstant 
public static const TYPE_REF:int = 0x75