All Packages Class Hierarchy This Package Previous Next Index
Interface w3c.www.protocol.http.micp.MICP
- public interface MICP
MICP constants.
-
MICP_OP_QUERY
- MIC opcodes - query for an URL.
-
MICP_OP_REPLY
- MICP opcode - reply to a query.
-
MICP_VERSION
- MICP current version.
MICP_VERSION
public static final byte MICP_VERSION
- MICP current version.
MICP_OP_QUERY
public static final byte MICP_OP_QUERY
- MIC opcodes - query for an URL.
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