Uses of Interface
org.glassfish.grizzly.http.util.ByteChunk.ByteInputChannel
Packages that use ByteChunk.ByteInputChannel
-
Uses of ByteChunk.ByteInputChannel in org.glassfish.grizzly.http.util
Methods in org.glassfish.grizzly.http.util with parameters of type ByteChunk.ByteInputChannelModifier and TypeMethodDescriptionvoidByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in) When the buffer is empty, read the data from the input channel.