com.evernote.thrift.protocol
Class TMessageType
java.lang.Object
com.evernote.thrift.protocol.TMessageType
public final class TMessageType
- extends Object
Message type constants in the Thrift protocol.
CALL
public static final byte CALL
- See Also:
- Constant Field Values
REPLY
public static final byte REPLY
- See Also:
- Constant Field Values
EXCEPTION
public static final byte EXCEPTION
- See Also:
- Constant Field Values
ONEWAY
public static final byte ONEWAY
- See Also:
- Constant Field Values
TMessageType
public TMessageType()
Copyright © 2013. All Rights Reserved.