public class NullServletInputStream
extends javax.servlet.ServletInputStream
| Modifier and Type | Field and Description |
|---|---|
static NullServletInputStream |
INSTANCE |
| Constructor and Description |
|---|
NullServletInputStream() |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic static final NullServletInputStream INSTANCE
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.