Undertow 1.4.13.Final-SNAPSHOT
-
- All Implemented Interfaces:
- Closeable, AutoCloseable
public class ServletInputStreamImpl
extends javax.servlet.ServletInputStream
Servlet input stream implementation. This stream is non-buffered, and is used for both HTTP requests and for upgraded streams.
- Author:
- Stuart Douglas
-
-
Method Summary
-
Methods inherited from class javax.servlet.ServletInputStream
readLine
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isReady
public boolean isReady()
- Specified by:
isReady
in class javax.servlet.ServletInputStream
Undertow 1.4.13.Final-SNAPSHOT
Copyright © 2017 JBoss by Red Hat. All rights reserved.