Module Thrift::MessageTypes
In: ruby/lib/thrift/types.rb

Constants

CALL = 1
REPLY = 2
EXCEPTION = 3
ONEWAY = 4

[Validate]