org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler.See: Description
| Class | Description |
|---|---|
| AbstractReactiveWebInitializer |
Base class for a
WebApplicationInitializer
that installs a Spring Reactive Web Application on a Servlet container. |
| DefaultServerWebExchange |
Default implementation of
ServerWebExchange. |
| HttpWebHandlerAdapter |
Default adapter of
WebHandler to the HttpHandler contract. |
| WebHttpHandlerBuilder |
This builder has two purposes.
|
org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler.