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