Uses of Interface
org.springframework.http.HttpRequest

Packages that use HttpRequest
Package
Description
Contains an abstraction over client-side HTTP.
This package provides generic HTTP support classes, to be used by higher-level classes like RestTemplate.
Contains an abstraction over server-side HTTP.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Support classes for the multipart resolution framework.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.