@Contract(threading=STATELESS)
public interface ExecChain
Modifier and Type | Interface and Description |
---|---|
static class |
ExecChain.Scope |
Modifier and Type | Method and Description |
---|---|
org.apache.hc.core5.http.ClassicHttpResponse |
proceed(org.apache.hc.core5.http.ClassicHttpRequest request,
ExecChain.Scope scope) |
org.apache.hc.core5.http.ClassicHttpResponse proceed(org.apache.hc.core5.http.ClassicHttpRequest request, ExecChain.Scope scope) throws IOException, org.apache.hc.core5.http.HttpException
IOException
org.apache.hc.core5.http.HttpException
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.