Home
last modified time | relevance | path

Searched refs:apache (Results 1 – 15 of 15) sorted by relevance

/modules/thrift/src/thrift/server/
A DTSimpleServer.h30 namespace apache
48 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
53 const std::shared_ptr<apache::thrift::TProcessor> &processor,
55 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
62 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
64 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
66 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
68 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
72 const std::shared_ptr<apache::thrift::TProcessor> &processor,
78 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
[all …]
A DTServerFramework.h36 namespace apache
61 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
66 const std::shared_ptr<apache::thrift::TProcessor> &processor,
68 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
75 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
77 const std::shared_ptr<apache::thrift::transport::TTransportFactory>
79 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
81 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
85 const std::shared_ptr<apache::thrift::TProcessor> &processor,
91 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
[all …]
A DTConnectedClient.h34 namespace apache
61 const std::shared_ptr<apache::thrift::TProcessor> &processor,
62 const std::shared_ptr<apache::thrift::protocol::TProtocol> &inputProtocol,
63 const std::shared_ptr<apache::thrift::protocol::TProtocol> &outputProtocol,
64 const std::shared_ptr<apache::thrift::server::TServerEventHandler> &eventHandler,
65 const std::shared_ptr<apache::thrift::transport::TTransport> &client);
104 std::shared_ptr<apache::thrift::TProcessor> processor_;
105 std::shared_ptr<apache::thrift::protocol::TProtocol> inputProtocol_;
106 std::shared_ptr<apache::thrift::protocol::TProtocol> outputProtocol_;
107 std::shared_ptr<apache::thrift::server::TServerEventHandler> eventHandler_;
[all …]
A DTServerFramework.cpp31 namespace apache namespace
39 using apache::thrift::protocol::TProtocol;
40 using apache::thrift::protocol::TProtocolFactory;
41 using apache::thrift::transport::TServerTransport;
42 using apache::thrift::transport::TTransport;
43 using apache::thrift::transport::TTransportException;
44 using apache::thrift::transport::TTransportFactory;
A DTServer.h34 namespace apache
41 using apache::thrift::TProcessor;
42 using apache::thrift::protocol::TBinaryProtocolFactory;
43 using apache::thrift::protocol::TProtocol;
44 using apache::thrift::protocol::TProtocolFactory;
45 using apache::thrift::transport::TServerTransport;
46 using apache::thrift::transport::TTransport;
47 using apache::thrift::transport::TTransportFactory;
A DTFDServer.h15 namespace apache
A DTFDServer.cpp26 namespace apache namespace
/modules/thrift/src/thrift/transport/
A DThriftTLScertificateType.h10 namespace apache::thrift::transport
A DTSSLServerSocket.h12 namespace apache
A DTServerSocket.h24 namespace apache
A DTSSLServerSocket.cpp26 namespace apache namespace
A DTSSLSocket.h18 namespace apache
A DTSSLSocket.cpp31 using namespace apache::thrift::concurrency;
38 namespace apache namespace
/modules/thrift/src/thrift/concurrency/
A DMutex.cpp11 namespace apache namespace
/modules/thrift/src/thrift/protocol/
A DTBinaryProtocol.h33 namespace apache

Completed in 678 milliseconds