public abstract class ServletInputStream extends InputStream
| Modifier | Constructor and Description |
|---|---|
protected |
ServletInputStream() |
public int readLine(byte[] b,
int off,
int len)
throws IOException
IOExceptionCopyright © 2014. All rights reserved.