Skip to content

Package com.paragon.http

This docs was updated at: 2026-02-23


Classs

Name Description
HttpException Exception thrown when an HTTP request fails
HttpRequest Immutable HTTP request with fluent builder
HttpResponse Immutable HTTP response

Interfaces

Name Description
HttpEventListener Listener for HTTP client events (logging, metrics)
StreamConsumer Consumer for SSE streaming responses

Records

Name Description
RetryPolicy Configuration for retry behavior with exponential backoff