| Package | Description |
|---|---|
| org.springframework.web.server.adapter |
Implementations to adapt to the underlying
org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler. |
| org.springframework.web.server.handler |
Provides common WebHandler implementations and a
WebHandlerDecorator. |
| Class and Description |
|---|
WebHandlerDecorator
WebHandler that decorates and delegates to another WebHandler. |
| Class and Description |
|---|
WebHandlerDecorator
WebHandler that decorates and delegates to another WebHandler. |