Searched defs:postResponse (Results 1 – 3 of 3) sorted by relevance
21 void postResponse(Request<?> request, Response<?> response); in postResponse() method27 void postResponse(Request<?> request, Response<?> response, Runnable runnable); in postResponse() method
53 public void postResponse(Request<?> request, Response<?> response) { in postResponse() method in ExecutorDelivery58 public void postResponse(Request<?> request, Response<?> response, Runnable runnable) { in postResponse() method in ExecutorDelivery
139 HttpResponse postResponse = in shouldReturnRequestsByRule_AnyMethod() local159 HttpResponse postResponse = in shouldReturnRequestsByRule_KeepsTrackOfOpenContentStreams() local