org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler.See: Description
| Class | Description |
|---|---|
| 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.