Home
last modified time | relevance | path

Searched defs:ServiceClient (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/nodejs/lib/thrift/
Dcreate_client.js28 function createClient(ServiceClient, connection) { argument
Dmultiplexed_protocol.js51 Multiplexer.prototype.createClient = function(serviceName, ServiceClient, connection) { argument