|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteChunk.ByteInputChannel | |
---|---|
com.sun.grizzly.tcp | |
com.sun.grizzly.tcp.http11 | |
com.sun.grizzly.util.buf |
Uses of ByteChunk.ByteInputChannel in com.sun.grizzly.tcp |
---|
Classes in com.sun.grizzly.tcp that implement ByteChunk.ByteInputChannel | |
---|---|
class |
DynamicContentAdapter.RequestTupple
Deprecated. Statefull token used to share information with the Containers. |
Uses of ByteChunk.ByteInputChannel in com.sun.grizzly.tcp.http11 |
---|
Classes in com.sun.grizzly.tcp.http11 that implement ByteChunk.ByteInputChannel | |
---|---|
class |
GrizzlyInputBuffer
The buffer used by Tomcat request. |
Uses of ByteChunk.ByteInputChannel in com.sun.grizzly.util.buf |
---|
Methods in com.sun.grizzly.util.buf with parameters of type ByteChunk.ByteInputChannel | |
---|---|
void |
ByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in)
When the buffer is empty, read the data from the input channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |