程序包的使用
org.springframework.web.server.session
使用org.springframework.web.server.session的程序包 程序包 说明 org.springframework.mock.web.server Mock implementations of Spring's reactive server web API abstractions.org.springframework.test.web.reactive.server Support for testing Spring WebFlux server endpoints viaWebTestClient.org.springframework.web.server.adapter Implementations to adapt to the underlyingorg.springframework.http.client.reactivereactive HTTP adapter andHttpHandler.org.springframework.web.server.session Auxiliary interfaces and implementation classes forWebSessionsupport.org.springframework.mock.web.server使用的org.springframework.web.server.session中的类 类 说明 WebSessionManager Main class for access to theWebSessionfor an HTTP request.org.springframework.test.web.reactive.server使用的org.springframework.web.server.session中的类 类 说明 WebSessionManager Main class for access to theWebSessionfor an HTTP request.org.springframework.web.server.adapter使用的org.springframework.web.server.session中的类 类 说明 WebSessionManager Main class for access to theWebSessionfor an HTTP request.org.springframework.web.server.session使用的org.springframework.web.server.session中的类 类 说明 WebSessionIdResolver Contract for session id resolution strategies.WebSessionManager Main class for access to theWebSessionfor an HTTP request.WebSessionStore Strategy forWebSessionpersistence.