| Package | Description |
|---|---|
| org.springframework.http.server |
Contains an abstraction over server-side HTTP.
|
| org.springframework.web.multipart.support |
Support classes for the multipart resolution framework.
|
| Class and Description |
|---|
| ServerHttpRequest
Represents a server-side HTTP request.
|
| ServerHttpResponse
Represents a server-side HTTP response.
|
| Class and Description |
|---|
| ServerHttpRequest
Represents a server-side HTTP request.
|
ServletServerHttpRequest
ServerHttpRequest implementation that is based on a HttpServletRequest. |
Copyright © 2025. All rights reserved.