Undertow Servlet 2.0.26.Final
-
- 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 Servlet 2.0.26.Final
Copyright © 2019 JBoss by Red Hat. All rights reserved.