MCPcopy Create free account
hub / github.com/apache/thrift / getInputProtocolFactory

Method getInputProtocolFactory

lib/cpp/src/thrift/server/TServer.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119
120 std::shared_ptr<TProtocolFactory> getInputProtocolFactory() { return inputProtocolFactory_; }
121
122 std::shared_ptr<TProtocolFactory> getOutputProtocolFactory() { return outputProtocolFactory_; }
123

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected