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