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

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

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

Methods in org.glassfish.grizzly.http.server that return NIOReader
 NIOReader Request.getReader()
           Returns the NIOReader associated with this Request.
 NIOReader Request.getReader(boolean blocking)
           Returns the NIOReader associated with this Request.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.