Uses of Interface
org.glassfish.grizzly.http.util.CharChunk.CharInputChannel
-
Packages that use CharChunk.CharInputChannel Package Description org.glassfish.grizzly.http.util -
-
Uses of CharChunk.CharInputChannel in org.glassfish.grizzly.http.util
Methods in org.glassfish.grizzly.http.util with parameters of type CharChunk.CharInputChannel Modifier and Type Method Description voidCharChunk. setCharInputChannel(CharChunk.CharInputChannel in)When the buffer is empty, read the data from the input channel.
-