Uses of Interface
org.glassfish.grizzly.InputSource
Packages that use InputSource
-
Uses of InputSource in org.glassfish.grizzly.http.io
Subinterfaces of InputSource in org.glassfish.grizzly.http.ioModifier and TypeInterfaceDescriptioninterfaceAdds the ability for binary basedInputSources to obtain the incomingBufferdirectly without having to use intermediate objects to copy the data to.Classes in org.glassfish.grizzly.http.io that implement InputSourceModifier and TypeClassDescriptionclassStream implementation to read binary request content.classCharacter stream implementation used to read character-based request content.