Searched defs:handleResponse (Results 1 – 9 of 9) sorted by relevance
62 T handleResponse(HttpResponse response) throws ClientProtocolException, IOException; in handleResponse() method
72 public String handleResponse(final HttpResponse response) in handleResponse() method in BasicResponseHandler
918 protected RoutedRequest handleResponse(RoutedRequest roureq, in handleResponse() method in DefaultRequestDirector
721 Error handleResponse(ChannelT &C) override { in handleResponse() function757 Error handleResponse(ChannelT &C) override { in handleResponse() function784 Error handleResponse(ChannelT &C) override { in handleResponse() function819 Error handleResponse(ChannelT &C) override { in handleResponse() function1251 Error handleResponse(SequenceNumberT SeqNo) { in handleResponse() function
155 private void handleResponse(HandshakerResp resp) throws GeneralSecurityException { in handleResponse() method in AltsHandshakerClient
88 public void handleResponse(JavaScriptObject responseJso) { in handleResponse() method in PaddedJsonRpcProxy.JsonpRequest
950 protected RoutedRequest handleResponse(RoutedRequest roureq, in handleResponse() method in DefaultRequestDirector
541 private void handleResponse(LoadBalanceResponse response) { in handleResponse() method in GrpclbState.LbStream
1620 func (rl *clientConnReadLoop) handleResponse(cs *clientStream, f *MetaHeadersFrame) (*http.Response… func