Package | Description |
---|---|
org.apache.hc.client5.http.io |
Connection management APIs based on the classic (blocking) I/O model.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hc.core5.http.ClassicHttpResponse |
ConnectionEndpoint.execute(String id,
org.apache.hc.core5.http.ClassicHttpRequest request,
ConnectionEndpoint.RequestExecutor requestExecutor,
org.apache.hc.core5.http.protocol.HttpContext context)
Executes HTTP request using the provided request executor.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.