|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferChunk | |
|---|---|
| org.glassfish.grizzly.http.util | |
| Uses of BufferChunk in org.glassfish.grizzly.http.util |
|---|
| Methods in org.glassfish.grizzly.http.util that return BufferChunk | |
|---|---|
BufferChunk |
DataChunk.getBufferChunk()
|
| Methods in org.glassfish.grizzly.http.util with parameters of type BufferChunk | |
|---|---|
void |
UTF8Decoder.convert(BufferChunk bc,
CharChunk cc)
|
static void |
URLDecoder.decode(BufferChunk bufferChunk,
boolean allowEncodedSlash)
URLDecode the BufferChunk |
static void |
URLDecoder.decode(BufferChunk srcBufferChunk,
BufferChunk dstBufferChunk,
boolean allowEncodedSlash)
URLDecode the BufferChunk |
static boolean |
HttpRequestURIDecoder.normalizeBuffer(BufferChunk bc)
|
static void |
CookieParserUtils.unescapeDoubleQuotes(BufferChunk bc)
Unescapes any double quotes in the given cookie value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||