public class MultiReadHttpServletRequest.CachedServletInputStream
extends javax.servlet.ServletInputStream
| Constructor and Description |
|---|
CachedServletInputStream()
Instantiates a new cached servlet input stream.
|
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic CachedServletInputStream()
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2021. All Rights Reserved.