Lines Matching full:thrift
14 #include <thrift/protocol/TBinaryProtocol.h>
15 #include <thrift/protocol/TCompactProtocol.h>
16 #include <thrift/server/TSimpleServer.h>
17 #include <thrift/transport/TBufferTransports.h>
18 #include <thrift/transport/TSSLServerSocket.h>
19 #include <thrift/transport/TSSLSocket.h>
20 #include <thrift/transport/TServerSocket.h>
25 using namespace ::apache::thrift;
26 using namespace ::apache::thrift::protocol;
27 using namespace ::apache::thrift::transport;
28 using namespace ::apache::thrift::server;