Uses of Class
org.springframework.web.server.adapter.DefaultServerWebExchange
Package
Description
Mock implementations of Spring's reactive server web API abstractions.
-
Uses of DefaultServerWebExchange in org.springframework.mock.web.server
Modifier and TypeClassDescriptionfinal class
Extension ofDefaultServerWebExchange
for use in tests, along withMockServerHttpRequest
andMockServerHttpResponse
.