Uses of Package
io.helidon.discovery
Packages that use io.helidon.discovery
Package
Description
Provides classes and interfaces related to the application programming interface (API) for discovery.
Provides classes and interfaces related to implementing discovery using Eureka.
Provides classes and interfaces that integrate discovery features into
webclients.
-
Classes in io.helidon.discovery used by io.helidon.discoveryClassDescriptionA representation of a discovered URI, often supplied by invocations of an implementation of the
Discovery.uris(String, URI)method. -
Classes in io.helidon.discovery used by io.helidon.discovery.providers.eurekaClassDescriptionA representation of a discovered URI, often supplied by invocations of an implementation of the
Discovery.uris(String, URI)method.An interface whose implementations discover possibly transientDiscoveredUriinstances suitable, at the moment of discovery, for a given discovery name. -
Classes in io.helidon.discovery used by io.helidon.webclient.discoveryClassDescriptionAn interface whose implementations discover possibly transient
DiscoveredUriinstances suitable, at the moment of discovery, for a given discovery name.