Interface HttpHandler

All Known Subinterfaces:
ActiveSession, ActiveSession, HttpClient, Routable
All Known Implementing Classes:
BaseActiveSession, ClearSessionQueue, CombinedHandler, DefaultActiveSession, Distributor, DockerSession, Drain, DrainNode, GraphqlHandler, GridUiRoute, JdkHttpClient, LocalDistributor, LocalNewSessionQueue, LocalNode, LocalSessionMap, NewSessionQueue, Node, NoHandler, NullSessionMap, RemoteCall, RemoteDistributor, RemoteNewSessionQueue, RemoteNode, RemoteSession, RemoteSessionMap, RemoveFromSessionQueue, ResourceHandler, ReverseProxyHandler, Route, Router, ServicedSession, SessionMap, SessionSlot, SpanWrappedHttpHandler, SpanWrappedRoutable, StatusBasedReadinessCheck, TracedHttpClient
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface HttpHandler