 |
-
-
Constructor Summary
Constructors
Constructor and Description |
DelegatingServletInputStream(java.io.InputStream sourceStream)
Create a DelegatingServletInputStream for the given source stream.
|
-
Method Summary
-
Methods inherited from class java.io.InputStream
mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
|