Uses of Class
org.glassfish.grizzly.http.io.NIOInputStream
-
Packages that use NIOInputStream Package Description org.glassfish.grizzly.http.server -
-
Uses of NIOInputStream in org.glassfish.grizzly.http.server
Methods in org.glassfish.grizzly.http.server that return NIOInputStream Modifier and Type Method Description NIOInputStreamRequest. createInputStream()Create and return a NIOInputStream to read the content associated with this Request.NIOInputStreamRequest. getNIOInputStream()Return theNIOInputStreamfor thisRequest.
-