Searched refs:TSimpleServer (Results 1 – 4 of 4) sorted by relevance
42 class TSimpleServer : public TServerFramework45 TSimpleServer(52 TSimpleServer(59 TSimpleServer(71 TSimpleServer(83 ~TSimpleServer();
112 TSimpleServer server(processor, serverTransport, transportFactory, protocolFactory); in setup_server()114 new TSimpleServer(processor, serverTransport, transportFactory, protocolFactory)); in setup_server()
117 TSimpleServer server(processor, serverTransport, transportFactory, protocolFactory); in main()
18 ${ZEPHYR_THRIFT_MODULE_DIR}/lib/cpp/src/thrift/server/TSimpleServer.cpp