Package host.anzo.simon.codec.messages
Class SimonMessageConstants
java.lang.Object
host.anzo.simon.codec.messages.SimonMessageConstants
Provides Simon protocol constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final intstatic final int -
Method Summary
-
Field Details
-
TYPE_LEN
public static final int TYPE_LEN- See Also:
-
SEQUENCE_LEN
public static final int SEQUENCE_LEN- See Also:
-
BODYSIZE_LEN
public static final int BODYSIZE_LEN- See Also:
-
HEADER_LEN
public static final int HEADER_LEN- See Also:
-
MSG_NAME_LOOKUP
public static final byte MSG_NAME_LOOKUP- See Also:
-
MSG_NAME_LOOKUP_RETURN
public static final byte MSG_NAME_LOOKUP_RETURN- See Also:
-
MSG_INVOKE
public static final byte MSG_INVOKE- See Also:
-
MSG_INVOKE_RETURN
public static final byte MSG_INVOKE_RETURN- See Also:
-
MSG_TOSTRING
public static final byte MSG_TOSTRING- See Also:
-
MSG_TOSTRING_RETURN
public static final byte MSG_TOSTRING_RETURN- See Also:
-
MSG_EQUALS
public static final byte MSG_EQUALS- See Also:
-
MSG_EQUALS_RETURN
public static final byte MSG_EQUALS_RETURN- See Also:
-
MSG_HASHCODE
public static final byte MSG_HASHCODE- See Also:
-
MSG_HASHCODE_RETURN
public static final byte MSG_HASHCODE_RETURN- See Also:
-
MSG_OPEN_RAW_CHANNEL
public static final byte MSG_OPEN_RAW_CHANNEL- See Also:
-
MSG_OPEN_RAW_CHANNEL_RETURN
public static final byte MSG_OPEN_RAW_CHANNEL_RETURN- See Also:
-
MSG_CLOSE_RAW_CHANNEL
public static final byte MSG_CLOSE_RAW_CHANNEL- See Also:
-
MSG_CLOSE_RAW_CHANNEL_RETURN
public static final byte MSG_CLOSE_RAW_CHANNEL_RETURN- See Also:
-
MSG_RAW_CHANNEL_DATA
public static final byte MSG_RAW_CHANNEL_DATA- See Also:
-
MSG_RAW_CHANNEL_DATA_RETURN
public static final byte MSG_RAW_CHANNEL_DATA_RETURN- See Also:
-
MSG_PING
public static final byte MSG_PING- See Also:
-
MSG_PONG
public static final byte MSG_PONG- See Also:
-
MSG_INTERFACE_LOOKUP
public static final byte MSG_INTERFACE_LOOKUP- See Also:
-
MSG_INTERFACE_LOOKUP_RETURN
public static final byte MSG_INTERFACE_LOOKUP_RETURN- See Also:
-
MSG_ERROR
public static final byte MSG_ERROR- See Also:
-
MSG_RELEASE_REF
public static final byte MSG_RELEASE_REF- See Also:
-