Methods

Thrift::CompactProtocolFactory

Public Instance Methods

get_protocol(trans) click to toggle source
# File lib/thrift/protocol/compact_protocol.rb, line 423
def get_protocol(trans)
  CompactProtocol.new(trans)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.