public class ServletIntputStreamAdapter
extends javax.servlet.ServletInputStream
| Constructor and Description |
|---|
ServletIntputStreamAdapter(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic ServletIntputStreamAdapter(InputStream is)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.