Class and Description |
---|
DataChunk
Buffer chunk representation. |
Header
Enumeration of all headers as defined in
RFC 2616 . |
HttpStatus
This
enum encapsulates the HTTP response status and
reason phrases as defined by RFC 2616 . |
MimeHeaders
Memory-efficient repository for Mime Headers.
|
RequestURIRef
Request URI holder.
|
Class and Description |
---|
DataChunk
Buffer chunk representation. |
Class and Description |
---|
Header
Enumeration of all headers as defined in
RFC 2616 . |
Class and Description |
---|
CharChunk
Utilities to manipluate char chunks.
|
Header
Enumeration of all headers as defined in
RFC 2616 . |
HttpStatus
This
enum encapsulates the HTTP response status and
reason phrases as defined by RFC 2616 . |
Parameters |
UEncoder
Efficient implementation for encoders.
|
Class and Description |
---|
DataChunk
Buffer chunk representation. |
MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
Class and Description |
---|
B2CConverter
Efficient conversion of bytes to character .
|
BufferChunk
Buffer chunk representation. |
ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
ByteChunk.ByteInputChannel |
ByteChunk.ByteOutputChannel |
C2BConverter
Efficient conversion of character to bytes.
|
CacheableDataChunk
DataChunk implementation, which could be cached in the thread cache. |
CharChunk
Utilities to manipluate 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.
|
Chunk
General interface for
CharChunk and BufferChunk . |
DataChunk
Buffer chunk representation. |
DataChunk.Type |
Header
Enumeration of all headers as defined in
RFC 2616 . |
HttpStatus
This
enum encapsulates the HTTP response status and
reason phrases as defined by RFC 2616 . |
MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
MessageBytes.MessageBytesFactory |
MimeHeaders
Memory-efficient repository for Mime Headers.
|
Parameters |
StringCache.ByteEntry |
StringCache.CharEntry |
StringManager
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formatting which otherwise require the
creation of Object arrays and such.
|
UDecoder
All URL decoding happens here.
|
Class and Description |
---|
MimeHeaders
Memory-efficient repository for Mime Headers.
|
Copyright © 2014 Oracle Corporation. All rights reserved.