Parent

Methods

Thrift::FramedTransportFactory

Public Instance Methods

get_transport(transport) click to toggle source
# 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.