de.root1.simon.codec.messages
Class SimonMessageConstants
java.lang.Object
de.root1.simon.codec.messages.SimonMessageConstants
public final class SimonMessageConstants
- extends java.lang.Object
Provides Simon protocol constants.
- Author:
- ACHR
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_LEN
public static final int TYPE_LEN
- See Also:
- Constant Field Values
SEQUENCE_LEN
public static final int SEQUENCE_LEN
- See Also:
- Constant Field Values
BODYSIZE_LEN
public static final int BODYSIZE_LEN
- See Also:
- Constant Field Values
HEADER_LEN
public static final int HEADER_LEN
- See Also:
- Constant Field Values
MSG_NAME_LOOKUP
public static final byte MSG_NAME_LOOKUP
- See Also:
- Constant Field Values
MSG_NAME_LOOKUP_RETURN
public static final byte MSG_NAME_LOOKUP_RETURN
- See Also:
- Constant Field Values
MSG_INVOKE
public static final byte MSG_INVOKE
- See Also:
- Constant Field Values
MSG_INVOKE_RETURN
public static final byte MSG_INVOKE_RETURN
- See Also:
- Constant Field Values
MSG_TOSTRING
public static final byte MSG_TOSTRING
- See Also:
- Constant Field Values
MSG_TOSTRING_RETURN
public static final byte MSG_TOSTRING_RETURN
- See Also:
- Constant Field Values
MSG_EQUALS
public static final byte MSG_EQUALS
- See Also:
- Constant Field Values
MSG_EQUALS_RETURN
public static final byte MSG_EQUALS_RETURN
- See Also:
- Constant Field Values
MSG_HASHCODE
public static final byte MSG_HASHCODE
- See Also:
- Constant Field Values
MSG_HASHCODE_RETURN
public static final byte MSG_HASHCODE_RETURN
- See Also:
- Constant Field Values
MSG_OPEN_RAW_CHANNEL
public static final byte MSG_OPEN_RAW_CHANNEL
- See Also:
- Constant Field Values
MSG_OPEN_RAW_CHANNEL_RETURN
public static final byte MSG_OPEN_RAW_CHANNEL_RETURN
- See Also:
- Constant Field Values
MSG_CLOSE_RAW_CHANNEL
public static final byte MSG_CLOSE_RAW_CHANNEL
- See Also:
- Constant Field Values
MSG_CLOSE_RAW_CHANNEL_RETURN
public static final byte MSG_CLOSE_RAW_CHANNEL_RETURN
- See Also:
- Constant Field Values
MSG_RAW_CHANNEL_DATA
public static final byte MSG_RAW_CHANNEL_DATA
- See Also:
- Constant Field Values
MSG_RAW_CHANNEL_DATA_RETURN
public static final byte MSG_RAW_CHANNEL_DATA_RETURN
- See Also:
- Constant Field Values
MSG_PING
public static final byte MSG_PING
- See Also:
- Constant Field Values
MSG_PONG
public static final byte MSG_PONG
- See Also:
- Constant Field Values
MSG_INTERFACE_LOOKUP
public static final byte MSG_INTERFACE_LOOKUP
- See Also:
- Constant Field Values
MSG_INTERFACE_LOOKUP_RETURN
public static final byte MSG_INTERFACE_LOOKUP_RETURN
- See Also:
- Constant Field Values
MSG_ERROR
public static final byte MSG_ERROR
- See Also:
- Constant Field Values
Copyright © 2011. All Rights Reserved.