Searched refs:acceptAndExpectResponse (Results 1 – 3 of 3) sorted by relevance
71 return receiver.acceptAndExpectResponse(message).then(acceptRunResponse);
91 InterfaceEndpointClient.prototype.acceptAndExpectResponse = function( method in InterfaceEndpointClient
74 this.receiver_.acceptAndExpectResponse(message).then(function(message) {