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