Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Thrift::Processor
Constants
Log = ::
Log
.for(
Processor
)
Constructors
new
(handler)
Source
Instance methods
process
(iprot :
Thrift::Protocol::BaseProtocol
, oprot :
Thrift::Protocol::BaseProtocol
)
Source
read_args
(iprot, args_class :
ArgsClass
.class) forall
ArgsClass
Source
write_error
(err, oprot, name, seqid)
Source
write_result
(result, oprot, name, seqid)
Source