Methods

Thrift::JsonProtocolFactory

Public Instance Methods

get_protocol(trans) click to toggle source
# File lib/thrift/protocol/json_protocol.rb, line 760
def get_protocol(trans)
  return Thrift::JsonProtocol.new(trans)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.