com.tinkerpop.rexster.protocol.msg
Class MessageType
java.lang.Object
com.tinkerpop.rexster.protocol.msg.MessageType
public class MessageType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR
public static final byte ERROR
- See Also:
- Constant Field Values
SESSION_REQUEST
public static final byte SESSION_REQUEST
- See Also:
- Constant Field Values
SESSION_RESPONSE
public static final byte SESSION_RESPONSE
- See Also:
- Constant Field Values
SCRIPT_REQUEST
public static final byte SCRIPT_REQUEST
- See Also:
- Constant Field Values
CONSOLE_SCRIPT_RESPONSE
public static final byte CONSOLE_SCRIPT_RESPONSE
- See Also:
- Constant Field Values
MSGPACK_SCRIPT_RESPONSE
public static final byte MSGPACK_SCRIPT_RESPONSE
- See Also:
- Constant Field Values
MessageType
public MessageType()
Copyright © 2009-2012. All Rights Reserved.