Uses of Package
org.springframework.http.server.reactive
Packages that use org.springframework.http.server.reactive
Package
Description
JSON encoder and decoder support.
Abstractions for reactive HTTP server support including a
 
ServerHttpRequest and
 ServerHttpResponse along with an
 HttpHandler for processing.Instrumentation for 
observing reactive HTTP server applications.Mock implementations of reactive HTTP server contracts.
Mock objects for the functional web framework.
Support for testing Spring WebFlux server endpoints via
 
WebTestClient.Reactive support for CORS (Cross-Origin Resource Sharing),
 based on a common 
CorsProcessor strategy.WebFilter implementations for use in
 reactive web applications.Provides a foundation for both the reactive client and server subpackages.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the 
org.springframework.web.reactive.function.server package.Support for result handling through view resolution.
Classes adapting Spring's Reactive WebSocket API to and from WebSocket runtimes.
Core interfaces and classes for Spring's generic, reactive web support.
Implementations to adapt to the underlying
 
org.springframework.http.client.reactive reactive HTTP adapter
 and HttpHandler.- 
Classes in org.springframework.http.server.reactive used by org.springframework.http.codecClassDescriptionRepresents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.http.codec.jsonClassDescriptionRepresents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.http.server.reactiveClassDescriptionBase class forServerHttpResponseimplementations.Lowest level contract for reactive HTTP request handling that serves as a common denominator across different runtimes.Represents a reactive server-side HTTP request.Builder for mutating an existingServerHttpRequest.Represents a reactive server-side HTTP response.Wraps anotherServerHttpResponseand delegates all methods to it.AdaptHttpHandlerto anHttpServletusing Servlet Async support and Servlet non-blocking I/O.A holder for SSL session information.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.http.server.reactive.observationClassDescriptionRepresents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.mock.http.server.reactiveClassDescriptionCommon base class forServerHttpRequestimplementations.Base class forServerHttpResponseimplementations.Represents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.A holder for SSL session information.
- 
- 
Classes in org.springframework.http.server.reactive used by org.springframework.test.web.reactive.serverClassDescriptionLowest level contract for reactive HTTP request handling that serves as a common denominator across different runtimes.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.cors.reactiveClassDescriptionRepresents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.filter.reactive
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.reactive.functionClassDescriptionRepresents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.reactive.function.serverClassDescriptionLowest level contract for reactive HTTP request handling that serves as a common denominator across different runtimes.Represents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.
- 
- 
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.reactive.socket.adapterClassDescriptionAbstract base class forProcessorimplementations that bridge between event-listener write APIs and Reactive Streams.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.serverClassDescriptionRepresents a reactive server-side HTTP request.Builder for mutating an existingServerHttpRequest.Represents a reactive server-side HTTP response.
- 
Classes in org.springframework.http.server.reactive used by org.springframework.web.server.adapterClassDescriptionLowest level contract for reactive HTTP request handling that serves as a common denominator across different runtimes.Represents a reactive server-side HTTP request.Represents a reactive server-side HTTP response.