| Package | Description |
|---|---|
| org.apache.hc.client5.http.classic |
Client HTTP communication APIs.
|
| org.apache.hc.client5.http.impl.classic |
Default HTTP client implementation.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hc.core5.http.ClassicHttpResponse |
ExecChainHandler.execute(org.apache.hc.core5.http.ClassicHttpRequest request,
ExecChain.Scope scope,
ExecChain chain) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hc.core5.http.ClassicHttpResponse |
ConnectExec.execute(org.apache.hc.core5.http.ClassicHttpRequest request,
ExecChain.Scope scope,
ExecChain chain) |
org.apache.hc.core5.http.ClassicHttpResponse |
ContentCompressionExec.execute(org.apache.hc.core5.http.ClassicHttpRequest request,
ExecChain.Scope scope,
ExecChain chain) |
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.