- java.lang.Object
-
- java.io.InputStream
-
- javax.servlet.ServletInputStream
-
- eu.miaplatform.customplugin.springboot.FilterServletInputStream
-
-
Method Summary
-
Methods inherited from class javax.servlet.ServletInputStream
readLine
-
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
-
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
Copyright © 2020. All rights reserved.