Libraries
»
thrift-mavericks
(0.8.0)
»
Index
»
Thrift
»
Processor
»
#initialize
Method: Thrift::Processor#initialize
Defined in:
lib/thrift/processor.rb
#
initialize
(handler) ⇒
Object
22 23 24
# File 'lib/thrift/processor.rb', line 22
def
initialize
(
handler
)
@handler
=
handler
end