All Classes and Interfaces

Class
Description
Sends requests asynchronously with a "future" result.
Examines request headers, parameters or content to determine if a request is authorized.
Defines a HTTP authentication scheme.
The Standard (insecure) "Basic" scheme.
A response that holds the full response body in-memory.
Utilities to bridge Jakarta Servlet API to Attribyte API.
Utilities to bridge servlet API to Attribyte API.
Defines the HTTP client interface.
Configuration options for clients.
Builds immutable instances of client options.
An immutable HTTP cookie.
 
Builds immutable HTTP DELETE requests.
Builds immutable HTTP POST requests with body specified as application/x-www-form-urlencoded parameters.
Builds immutable HTTP GET requests.
An immutable HTTP request or response header.
Builds immutable HTTP HEAD requests.
HTTP client implementation using the JDK java.net.http.HttpClient.
 
Listens for both request and response events.
A chain of listeners.
Utilities for headers and parameters.
Builds immutable HTTP OPTIONS requests.
An immutable HTTP request (query string) parameter.
Builds immutable HTTP PATCH requests.
 
Builds immutable HTTP POST requests.
Builds immutable HTTP PUT requests.
An immutable HTTP request.
The HTTP methods.
Builds HTTP requests.
Builds HTTP requests that allow parameters.
Request-specific options.
An immutable HTTP response.
Common HTTP response codes.
Builds immutable HTTP responses.
A parsed robots.txt file.
 
Extended request/response statistics including header and body size metrics.
 
A response that allows the body to be streamed.
Transaction timing.