Uses of Class
org.glassfish.grizzly.http.server.io.NIOInputStream

Packages that use NIOInputStream
org.glassfish.grizzly.http.server   
 

Uses of NIOInputStream in org.glassfish.grizzly.http.server
 

Methods in org.glassfish.grizzly.http.server that return NIOInputStream
 NIOInputStream Request.createInputStream()
          Create and return a NIOInputStream to read the content associated with this Request.
 NIOInputStream Request.getInputStream()
           Return the NIOInputStream for this Request.
 NIOInputStream Request.getInputStream(boolean blocking)
           Return the NIOInputStream for this Request.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.