Uses of Interface
org.springframework.web.reactive.HandlerAdapter

Packages that use HandlerAdapter
Package
Description
Classes supporting the org.springframework.web.reactive.function.server package.
Support for various programming model styles including the invocation of different types of handlers like an annotated controller or a simple WebHandler.
Infrastructure for annotation-based handler method processing.
Server-side support classes for WebSocket requests.