| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServletServerHttpRequest
ServerHttpRequest implementation that is based on a HttpServletRequest. |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestPartServletServerHttpRequest
ServerHttpRequest implementation that accesses one part of a multipart
request. |
Copyright © 2015. All rights reserved.