|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.struts2.util.tomcat.buf | |
|---|---|
| org.apache.struts2.util.tomcat.buf | |
| Classes in org.apache.struts2.util.tomcat.buf used by org.apache.struts2.util.tomcat.buf | |
|---|---|
| ByteChunk
This class is used to represent a chunk of bytes, and utilities to manipulate byte[]. |
|
| ByteChunk.ByteInputChannel
Input interface, used when the buffer is empty Same as java.nio.channel.ReadableByteChannel |
|
| ByteChunk.ByteOutputChannel
Same as java.nio.channel.WrittableByteChannel. |
|
| CharChunk
Utilities to manipulate char chunks. |
|
| CharChunk.CharInputChannel
|
|
| CharChunk.CharOutputChannel
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel. |
|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||