|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServletInputStream 的软件包 | |
|---|---|
| cn.dreampie.upload.multipart | |
| cn.dreampie.upload.multipart 中 ServletInputStream 的使用 |
|---|
| cn.dreampie.upload.multipart 中 ServletInputStream 的子类 | |
|---|---|
class |
BufferedServletInputStream
A BufferedServletInputStream wraps a
ServletInputStream in order to provide input buffering and to
avoid calling the the readLine method of the wrapped
ServletInputStream. |
class |
LimitedServletInputStream
A LimitedServletInputStream wraps another
ServletInputStream in order to keep track of how many bytes
have been read and detect when the Content-Length limit has been reached. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||