Uses of Class
org.glassfish.grizzly.http.io.NIOOutputStream
Packages that use NIOOutputStream
-
Uses of NIOOutputStream in org.glassfish.grizzly.http.server
Methods in org.glassfish.grizzly.http.server that return NIOOutputStreamModifier and TypeMethodDescriptionResponse.createOutputStream()Create and return a ServletOutputStream to write the content associated with this Response.Response.getNIOOutputStream()Return theNIOOutputStreamassociated with thisResponse.