org.siebengeisslein.net
Class Constants
java.lang.Object
org.siebengeisslein.net.Constants
public class Constants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL_IDENTIFIER
public static final java.lang.String PROTOCOL_IDENTIFIER
- See Also:
- Constant Field Values
PROTOCOL_SEPARATOR
public static final java.lang.String PROTOCOL_SEPARATOR
- See Also:
- Constant Field Values
PROTOCOL_PLAIN
public static final java.lang.String PROTOCOL_PLAIN
- See Also:
- Constant Field Values
INIT_MESSAGE_OPCODE
public static final byte INIT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
LOGIN_MESSAGE_OPCODE
public static final byte LOGIN_MESSAGE_OPCODE
- See Also:
- Constant Field Values
LOGIN_SUCCESS_MESSAGE_OPCODE
public static final byte LOGIN_SUCCESS_MESSAGE_OPCODE
- See Also:
- Constant Field Values
LOGIN_FAILURE_MESSAGE_OPCODE
public static final byte LOGIN_FAILURE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
CLOSE_MESSAGE_OPCODE
public static final byte CLOSE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
UPDATE_MESSAGE_OPCODE
public static final byte UPDATE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
EXPIRE_MESSAGE_OPCODE
public static final byte EXPIRE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
GETROOT_MESSAGE_OPCODE
public static final byte GETROOT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
SETROOT_MESSAGE_OPCODE
public static final byte SETROOT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ROOT_MESSAGE_OPCODE
public static final byte ROOT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ABORT_MESSAGE_OPCODE
public static final byte ABORT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
GETENTRY_MESSAGE_OPCODE
public static final byte GETENTRY_MESSAGE_OPCODE
- See Also:
- Constant Field Values
SETENTRY_MESSAGE_OPCODE
public static final byte SETENTRY_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ADDENTRY_MESSAGE_OPCODE
public static final byte ADDENTRY_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ENTRY_MESSAGE_OPCODE
public static final byte ENTRY_MESSAGE_OPCODE
- See Also:
- Constant Field Values
CREATE_TRANSACTION_MESSAGE_OPCODE
public static final byte CREATE_TRANSACTION_MESSAGE_OPCODE
- See Also:
- Constant Field Values
NEW_TRANSACTION_MESSAGE_OPCODE
public static final byte NEW_TRANSACTION_MESSAGE_OPCODE
- See Also:
- Constant Field Values
COMMIT_MESSAGE_OPCODE
public static final byte COMMIT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
CONFIRM_MESSAGE_OPCODE
public static final byte CONFIRM_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ACCESS_CONTROL_MESSAGE_OPCODE
public static final byte ACCESS_CONTROL_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ROOT_SET_MESSAGE_OPCODE
public static final byte ROOT_SET_MESSAGE_OPCODE
- See Also:
- Constant Field Values
REMOVE_ROOT_MESSAGE_OPCODE
public static final byte REMOVE_ROOT_MESSAGE_OPCODE
- See Also:
- Constant Field Values
ROOT_REMOVED_MESSAGE_OPCODE
public static final byte ROOT_REMOVED_MESSAGE_OPCODE
- See Also:
- Constant Field Values
CLIENT_EXPIRE_MESSAGE_OPCODE
public static final byte CLIENT_EXPIRE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
CREATE_USER_SCOPE_OPCODE
public static final byte CREATE_USER_SCOPE_OPCODE
- See Also:
- Constant Field Values
SET_USER_SCOPE_OPCODE
public static final byte SET_USER_SCOPE_OPCODE
- See Also:
- Constant Field Values
GET_USER_SCOPE_MESSAGE_OPCODE
public static final byte GET_USER_SCOPE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
USER_SCOPE_MESSAGE_OPCODE
public static final byte USER_SCOPE_MESSAGE_OPCODE
- See Also:
- Constant Field Values
SET_USER_SCOPE_MESSAGE_OPCODE
public static final byte SET_USER_SCOPE_MESSAGE_OPCODE
- See Also:
- Constant Field Values