Home
last modified time | relevance | path

Searched defs:protocols (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/test/features/
Dtests.json11 "protocols": ["header"], array
25 "protocols": ["header"], array
39 "protocols": ["header"], array
53 "protocols": ["header"], array
68 "protocols": [ array
85 "protocols": [ array
98 "protocols": ["binary"], array
109 "protocols": ["binary"], array
/thrift-3.4.0/test/
Dtests.json12 "protocols": [ array
22 "protocols": [ array
38 "protocols": [ array
51 "protocols": ["binary", "multi"], array
58 "protocols": ["binary", "multi"], array
86 "protocols": [ array
117 "protocols": [ array
133 "protocols": [ array
147 "protocols": [ array
163 "protocols": [ array
[all …]
/thrift-3.4.0/lib/nodejs/test/
Dhelpers.js28 module.exports.protocols = { class in module.exports
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/transport/
DTestTSSLTransportFactory.java37 private static final List<TProtocolFactory> protocols = field in TestTSSLTransportFactory