Uses of Interface
org.glassfish.grizzly.http.util.CharChunk.CharOutputChannel
-
Packages that use CharChunk.CharOutputChannel Package Description org.glassfish.grizzly.http.util -
-
Uses of CharChunk.CharOutputChannel in org.glassfish.grizzly.http.util
Methods in org.glassfish.grizzly.http.util with parameters of type CharChunk.CharOutputChannel Modifier and Type Method Description voidCharChunk. setCharOutputChannel(CharChunk.CharOutputChannel out)When the buffer is full, write the data to the output channel.
-