Armeria 1.22.0 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
Endpoint
s from an existing
EndpointGroup
by sending health check requests.Limits the number of executed
Request
s.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
CircuitBreaker
.Provides the common classes for HTTP content encoding.
Common metric collection utilities.
Multiple part messages support.
Server-Sent Events support.
Streamed message types.
Generic utility classes.
Server core.
Annotations for building a RESTful service.
Decorators for the annotated HTTP service.
HTTP authorization service.
Cross-Origin Resource Sharing
(CORS) support.
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.