Lines Matching refs:HttpResponse

17487 …method public org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) …
17488 …method public org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest, …
17489 …method public org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpR…
17490 …method public org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpR…
54234 …method public abstract boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.Ht…
54270 …method public abstract void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apache.…
54271 …method public abstract org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.http…
54377 public abstract deprecated interface HttpResponse implements org.apache.http.HttpMessage {
54391 …method public abstract org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersio…
54392 …method public abstract org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, or…
54396 …method public abstract void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpCon…
54403 …method public abstract void sendResponseEntity(org.apache.http.HttpResponse) throws org.apache.htt…
54404 …method public abstract void sendResponseHeader(org.apache.http.HttpResponse) throws org.apache.htt…
54679 …va.lang.String, org.apache.http.Header> getChallenges(org.apache.http.HttpResponse, org.apache.htt…
54680 …method public abstract boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.…
54681 …a.util.Map<java.lang.String, org.apache.http.Header>, org.apache.http.HttpResponse, org.apache.htt…
54711 …method public abstract org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUri…
54712 …method public abstract org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUri…
54713 …method public abstract org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.h…
54714 …method public abstract org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.h…
54744 …method public abstract java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.p…
54745 …method public abstract boolean isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.p…
54749 …method public abstract org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.h…
54753 …method public abstract T handleResponse(org.apache.http.HttpResponse) throws org.apache.http.clien…
54814 method public java.util.Set<java.lang.String> getAllowedMethods(org.apache.http.HttpResponse);
54971 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…
55055 …method public abstract long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.pro…
55685 …method public void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apache.http.Http…
55686 …method public org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.http.HttpExce…
55706 …method public void sendResponseEntity(org.apache.http.HttpResponse) throws org.apache.http.HttpExc…
55707 …method public void sendResponseHeader(org.apache.http.HttpResponse) throws org.apache.http.HttpExc…
55713 …method public boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext…
55731 …method public org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersion, int, o…
55732 …method public org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, org.apache.…
55766 …method public boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext…
55891 …a.util.Map<java.lang.String, org.apache.http.Header>, org.apache.http.HttpResponse, org.apache.htt…
55921 …method public final org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriReq…
55922 …method public final org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriReq…
55923 …method public final org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http…
55924 …method public final org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http…
55984 …method public java.lang.String handleResponse(org.apache.http.HttpResponse) throws org.apache.http…
56007 …method public long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.Htt…
56043 …va.lang.String, org.apache.http.Header> getChallenges(org.apache.http.HttpResponse, org.apache.htt…
56044 …method public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.prot…
56049 …method public java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.H…
56050 …method public boolean isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.protocol.H…
56060 …method public org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpR…
56061 …leResponse(org.apache.http.impl.client.RoutedRequest, org.apache.http.HttpResponse, org.apache.htt…
56078 …va.lang.String, org.apache.http.Header> getChallenges(org.apache.http.HttpResponse, org.apache.htt…
56079 …method public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.prot…
56128 ctor public TunnelRefusedException(java.lang.String, org.apache.http.HttpResponse);
56129 method public org.apache.http.HttpResponse getResponse();
56158 …method public void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apache.http.Http…
56159 …method public org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.http.HttpExce…
57011 …ponse extends org.apache.http.message.AbstractHttpMessage implements org.apache.http.HttpResponse {
57358 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…
57432 …method public abstract void verify(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.…
57440 …d protected boolean canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse);
57441 …method protected org.apache.http.HttpResponse doReceiveResponse(org.apache.http.HttpRequest, org.a…
57442 …method protected org.apache.http.HttpResponse doSendRequest(org.apache.http.HttpRequest, org.apach…
57443 …method public org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.Ht…
57444 …method public void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcesso…
57449 …method public abstract void handle(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.…
57487 …method protected void doService(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apa…
57489 …method protected void handleException(org.apache.http.HttpException, org.apache.http.HttpResponse);
57531 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…
57536 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…
57541 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…
57546 …method public void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) thr…