Armeria 1.17.1 API reference

Package
Description
Client core.
Failure detection and fallback mechanism based on circuit breaker pattern.
Cookie aware client.
HTTP content decoding client.
Endpoint groups and their registry.
DNS-based EndpointGroup implementation.
Filters out unhealthy Endpoints from an existing EndpointGroup by sending health check requests.
Limits the number of executed Requests.
Logging client decorators.
Metric-collecting client decorators.
Proxy configuration.
A Client decorator that handles failures and retries requests.
Common types.
Common annotations.
HTTP authorization common.
Provides the common classes for HTTP content encoding.
Common types used for collecting the information about Requests and Responses.
Common metric collection utilities.
Streamed message types.
Generic utility classes.
Server core.
Annotations for building a RESTful service.
Decorators for the annotated HTTP service.
HTTP authorization service.
Documentation service.
HTTP content encoding service.
HTTP static file service.
HTTP health check service for load balancers.
Logging and metric-collecting service decorators.
Supports monitoring and management features.
Metric-collecting service decorators and exporters.
Supports streaming responses from Publisher or Stream.
Request throttling service decorators and strategies.
Utilities for working with an HttpData backed by a pooled ByteBuf.