Uses of Interface
org.springframework.http.server.reactive.HttpHandler

Packages that use HttpHandler
Package
Description
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Implementations to adapt to the underlying org.springframework.http.client.reactive reactive HTTP adapter and HttpHandler.