| Package | Description |
|---|---|
| com.linecorp.armeria.client |
Client core.
|
| com.linecorp.armeria.client.endpoint |
Endpoint groups and their registry. |
| com.linecorp.armeria.client.endpoint.dns |
DNS-based
EndpointGroup implementation. |
| com.linecorp.armeria.client.endpoint.healthcheck |
Filters out unhealthy
Endpoints from an existing
EndpointGroup by sending health check requests. |
| com.linecorp.armeria.internal.client |
Various classes used internally.
|
| Class and Description |
|---|
| EndpointGroup
A list of
Endpoints. |
EndpointSelectionStrategy
Endpoint selection strategy that creates a EndpointSelector. |
| EndpointSelector
Selects an
Endpoint from an EndpointGroup. |
| Class and Description |
|---|
| DynamicEndpointGroup
A dynamic
EndpointGroup. |
| EmptyEndpointGroupException
An
EndpointGroupException raised when the resolution of an EndpointGroup fails
because there are no Endpoints in the EndpointGroup. |
| EndpointGroup
A list of
Endpoints. |
| EndpointGroupException
A
RuntimeException raised when the resolution of an EndpointGroup fails. |
EndpointSelectionStrategy
Endpoint selection strategy that creates a EndpointSelector. |
| EndpointSelector
Selects an
Endpoint from an EndpointGroup. |
| PropertiesEndpointGroup
A
Properties backed EndpointGroup. |
| PropertiesEndpointGroupBuilder
Builds a
PropertiesEndpointGroup. |
| Class and Description |
|---|
| DynamicEndpointGroup
A dynamic
EndpointGroup. |
| EndpointGroup
A list of
Endpoints. |
EndpointSelectionStrategy
Endpoint selection strategy that creates a EndpointSelector. |
| EndpointSelector
Selects an
Endpoint from an EndpointGroup. |
| Class and Description |
|---|
| DynamicEndpointGroup
A dynamic
EndpointGroup. |
| EndpointGroup
A list of
Endpoints. |
| EndpointSelector
Selects an
Endpoint from an EndpointGroup. |
| Class and Description |
|---|
| EndpointGroup
A list of
Endpoints. |
Copyright © 2020 LeanCloud. All rights reserved.