Searched defs:Processor (Results 1 – 5 of 5) sorted by relevance
/thrift-3.4.0/lib/rb/spec/ | ||
D | processor_spec.rb | 22 describe 'Processor' do describe |
/thrift-3.4.0/lib/rb/lib/thrift/ | ||
D | processor.rb | 23 module Processor module |
/thrift-3.4.0/lib/netstd/Thrift/Transport/Server/ | ||
D | THttpServerTransport.cs | 46 protected ITAsyncProcessor Processor; field in Thrift.Transport.Server.THttpServerTransport |
/thrift-3.4.0/lib/cpp/test/processor/ | ||
D | ProcessorTest.cpp | 199 typedef typename TemplateTraits_::ParentProcessor Processor; typedef in ParentServiceTraits |
/thrift-3.4.0/lib/ocaml/src/ | ||
D | Thrift.ml | 271 module Processor = module in Transport/t |