Uses of Package
org.springframework.http.server
Package
Description
Contains an abstraction over server-side HTTP.
Abstractions for reactive HTTP server support including a
ServerHttpRequest
and
ServerHttpResponse
along with an
HttpHandler
for processing.Mock objects for the functional web framework.
Support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor
strategy.Support classes for the multipart resolution framework.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the
org.springframework.web.reactive.function.server
package.Provides HandlerMapping implementations including abstract base classes.
Provides the types that make up Spring's functional web framework for Servlet environments.
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
Standard controller implementations for the Servlet MVC framework that comes with
Spring.
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation
package.Server-side abstractions for WebSocket interactions.
Server-side support for the Jetty WebSocket API.
Server-side classes for use with standard JSR-356 WebSocket endpoints.
Server-side support classes including container-specific strategies
for upgrading a request.
Top-level SockJS types.
Support classes for SockJS including an
AbstractSockJsService
implementation.Server-side support for SockJS transports including
TransportHandler
implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService
.TransportHandler
implementation classes as well as a concrete
SockJsService
.SockJS specific implementations of
WebSocketSession
.Miscellaneous web utility classes, such as HTML escaping and cookie handling.
Dedicated support for matching HTTP request paths.
-
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.A path element, either separator or path segment.Options to customize parsing based on the type of input path.Specialization ofPathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
.A control that can put the processing of an HTTP request in asynchronous mode during which the response remains open until explicitly closed.Represents a server-side HTTP request.Represents a server-side HTTP response.ServerHttpRequest
implementation that is based on aHttpServletRequest
.ServerHttpResponse
implementation that is based on aHttpServletResponse
. -
ClassDescriptionSpecialization of
PathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionSpecialization of
PathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.
ServerHttpRequest
implementation that is based on aHttpServletRequest
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.Specialization ofPathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.Specialization ofPathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.Specialization ofPathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.Specialization ofPathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements. -
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
ServerHttpRequest
implementation that is based on aHttpServletRequest
.ServerHttpResponse
implementation that is based on aHttpServletResponse
. -
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
ClassDescriptionSpecialization of
PathContainer
that subdivides the path into aRequestPath.contextPath()
and the remainingRequestPath.pathWithinApplication()
. -
ClassDescriptionStructured representation of a URI path parsed via
PathContainer.parsePath(String)
into a sequence ofPathContainer.Separator
andPathContainer.PathSegment
elements.Options to customize parsing based on the type of input path.