Searched refs:onResponseContent (Results 1 – 6 of 6) sorted by relevance
127 public void onResponseContent(Buffer content) throws IOException in onResponseContent() method in HttpEventListenerWrapper130 _listener.onResponseContent(content); in onResponseContent()
100 protected synchronized void onResponseContent(Buffer content) throws IOException in onResponseContent() method in ContentExchange102 super.onResponseContent(content); in onResponseContent()
51 public void onResponseContent(Buffer content) throws IOException; in onResponseContent() method
976 protected void onResponseContent(Buffer content) throws IOException in onResponseContent() method in HttpExchange1175 public void onResponseContent(Buffer content) throws IOException in onResponseContent() method in HttpExchange.Listener1177 HttpExchange.this.onResponseContent(content); in onResponseContent()
332 exchange.getEventListener().onResponseContent(ref); in content()531 public void onResponseContent(Buffer content) throws IOException in onResponseContent() method in AbstractHttpConnection.NonFinalResponseListener
465 protected void onResponseContent(Buffer content) throws IOException in service()