Package com.linecorp.centraldogma.client.armeria
@NonNullByDefault
package com.linecorp.centraldogma.client.armeria
Armeria-based Central Dogma client implementation.
- See Also:
-
ClassDescriptionBuilds a
CentralDogma
client.Builds aCentralDogma
client based on an Armeria HTTP client.Configures the underlying Armeria client ofCentralDogma
.ADynamicEndpointGroup
implementation that retrieves theEndpoint
list from an entry in Central Dogma.Builds aCentralDogmaEndpointGroup
that retrieves the list ofEndpoint
s from an entry in Central Dogma.Configures the DNS resolution of the Armeria client ofCentralDogma
.Decodes the content of a file in Central Dogma into a list ofEndpoint
s.