Package io.inverno.mod.discovery.http
package io.inverno.mod.discovery.http
Inverno HTTP Discovery Service API.
-
ClassDescriptionA discovery service for resolving HTTP services providing
HttpServiceInstancein order to process HTTP requests.An HTTP service instance using an HTTP clientEndpointto send HTTP requests to an HTTP server exposing a service.An HTTP traffic policy defining load balancing strategy as well as configuration HTTP client and Net client configurations used when creating an HTTP clientEndpointin a service instance.An HTTP traffic policy builder.Load balancing strategies supported in HTTP services.An HTTP traffic load balancer that selects the service instance with the least current active requests from a random subset of instances.A Least request traffic load balancer factory.An HTTP traffic load balancer that selects the service instance with the minimum load factor from a random subset of instances.A minimum load factor traffic load balancer factory.