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