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.
-
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 transientDiscoveredUri
instances suitable, at the moment of discovery, for a given discovery name.