BaseTransportFactory
# File lib/thrift/transport/buffered_transport.rb, line 109 def get_transport(transport) return BufferedTransport.new(transport) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.