All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface w3c.www.protocol.http.micp.MICP

public interface MICP
MICP constants.


Variable Index

 o MICP_OP_QUERY
MIC opcodes - query for an URL.
 o MICP_OP_REPLY
MICP opcode - reply to a query.
 o MICP_VERSION
MICP current version.

Variables

 o MICP_VERSION
 public static final byte MICP_VERSION
MICP current version.

 o MICP_OP_QUERY
 public static final byte MICP_OP_QUERY
MIC opcodes - query for an URL.

 o MICP_OP_REPLY
 public static final byte MICP_OP_REPLY
MICP opcode - reply to a query.


All Packages  Class Hierarchy  This Package  Previous  Next  Index