|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Internet Cache Protocol well known constants. ICP is a light-weight proxy to proxy protocol (FIXME, url)
Field Summary | |
static int |
ICP_FLAG_HIT_OBJ
|
static int |
ICP_OP_DATA
|
static int |
ICP_OP_DATABEG
|
static int |
ICP_OP_DATAEND
|
static int |
ICP_OP_DECHO
|
static int |
ICP_OP_DENIED
|
static int |
ICP_OP_ERR
|
static int |
ICP_OP_HIT
|
static int |
ICP_OP_HIT_OBJ
|
static int |
ICP_OP_INVALID
ICP constants - Invalid payload (must not be sent). |
static int |
ICP_OP_MISS
|
static int |
ICP_OP_QUERY
|
static int |
ICP_OP_RELOADING
|
static int |
ICP_OP_SECHO
|
static int |
ICP_OP_SEND
|
static int |
ICP_OP_SENDA
|
static int |
ICP_VERSION
ICP constants - The major version of ICP we speak. |
Field Detail |
public static final int ICP_VERSION
public static final int ICP_OP_INVALID
public static final int ICP_OP_QUERY
public static final int ICP_OP_HIT
public static final int ICP_OP_MISS
public static final int ICP_OP_ERR
public static final int ICP_OP_SEND
public static final int ICP_OP_SENDA
public static final int ICP_OP_DATABEG
public static final int ICP_OP_DATA
public static final int ICP_OP_DATAEND
public static final int ICP_OP_SECHO
public static final int ICP_OP_DECHO
public static final int ICP_OP_RELOADING
public static final int ICP_OP_DENIED
public static final int ICP_OP_HIT_OBJ
public static final int ICP_FLAG_HIT_OBJ
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |