Module org.glassfish.grizzly.http
Package org.glassfish.grizzly.http.io
package org.glassfish.grizzly.http.io
-
ClassDescriptionAdds the ability for binary based
InputSources to obtain the incomingBufferdirectly without having to use intermediate objects to copy the data to.Adds the ability for binary basedOutputSinks to write aBufferinstead of having to convert to those types supported byOutputStream.Abstraction exposing both byte and character methods to read content from the HTTP messaging system in Grizzly.Stream implementation to read binary request content.Stream implementation for writing binary content to an HTTP user-agent.Character stream implementation used to read character-based request content.Stream implementation for writing character content to an HTTP user-agent.Abstraction exposing both byte and character methods to write content to the HTTP messaging system in Grizzly.