Class HttpTrafficPolicy

java.lang.Object
io.inverno.mod.discovery.http.HttpTrafficPolicy
All Implemented Interfaces:
TrafficPolicy<HttpServiceInstance,UnboundExchange<?>>

public class HttpTrafficPolicy extends Object implements TrafficPolicy<HttpServiceInstance,UnboundExchange<?>>

An HTTP traffic policy defining load balancing strategy as well as configuration HTTP client and Net client configurations used when creating an HTTP client Endpoint in a service instance.

Since:
1.12
Author:
Jeremy Kuhn
See Also: