Uses of Package
org.springframework.web.server.session
Package
Description
Mock implementations of Spring's reactive server web API abstractions.
Support for testing Spring WebFlux server endpoints via
WebTestClient
.Implementations to adapt to the underlying
org.springframework.http.client.reactive
reactive HTTP adapter
and HttpHandler
.Auxiliary interfaces and implementation classes for
WebSession
support.-
-
-
-
ClassDescriptionContract for session ID resolution strategies.Main class for access to the
WebSession
for an HTTP request.Strategy forWebSession
persistence.