Package | Description |
---|---|
org.springframework.mock.web.server |
Mock implementations of Spring's reactive server web API abtsractions.
|
org.springframework.test.web.reactive.server |
Support for testing Spring WebFlux server endpoints via
WebTestClient . |
org.springframework.web.filter.reactive |
WebFilter implementations for use in
reactive web applications. |
org.springframework.web.server.adapter |
Implementations to adapt to the underlying
org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler . |
Class and Description |
---|
DefaultServerWebExchange
Default implementation of
ServerWebExchange . |
Class and Description |
---|
WebHttpHandlerBuilder
This builder has two purposes:
|
Class and Description |
---|
ForwardedHeaderTransformer
Extract values from "Forwarded" and "X-Forwarded-*" headers to override
the request URI (i.e.
|
Class and Description |
---|
ForwardedHeaderTransformer
Extract values from "Forwarded" and "X-Forwarded-*" headers to override
the request URI (i.e.
|
WebHttpHandlerBuilder
This builder has two purposes:
|