| Package | Description |
|---|---|
| org.forgerock.http.apache | |
| org.forgerock.http.apache.async | |
| org.forgerock.http.apache.sync | |
| org.forgerock.http.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpClient
This abstract client is used to share commonly used constants and methods
in both synchronous and asynchronous Apache HTTP Client libraries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncHttpClient
Apache HTTP Async Client based implementation.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
AsyncHttpClientProvider.newHttpClient(Options options) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
SyncHttpClientProvider.newHttpClient(Options options) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
HttpClientProvider.newHttpClient(Options options)
Returns a new
HttpClient configured using the provided set of
options. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.