Uses of Package
org.springframework.web.server.session
Packages that use 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.- 
Classes in org.springframework.web.server.session used by org.springframework.mock.web.server
- 
- 
Classes in org.springframework.web.server.session used by org.springframework.web.server.adapter
- 
Classes in org.springframework.web.server.session used by org.springframework.web.server.sessionClassDescriptionContract for session ID resolution strategies.Main class for access to theWebSessionfor an HTTP request.Strategy forWebSessionpersistence.