| Class | Description |
|---|---|
| HttpExtension | A Gradle Plugin DSL Extension used to configure the HTTP plugin. |
| HttpPlugin | Gradle Plugin providing ability to configure and execute HTTP requests using the HttpBuilder-NG client library. |
| HttpTask | Gradle Task used to allow configuration and execution of HTTP requests using the HttpBuilder-NG library. |
| Enum | Description |
|---|---|
| HttpLibrary | Represents the available underlying HTTP client libraries (as supported by HttpBuilder-NG). |