| Package | Description |
|---|---|
| org.glassfish.grizzly.http.util |
| Modifier and Type | Class and Description |
|---|---|
class |
UTF8Decoder
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpRequestURIDecoder.decode(MessageBytes decodedURI,
UDecoder urlDecoder,
String encoding,
B2CConverter b2cConverter)
Decode the HTTP request represented by the bytes inside
MessageBytes
using an UDecoder, using the specified encoding, using the specified
[@link B2CConverter} to decode the request. |
Copyright © 2015 Oracle Corporation. All Rights Reserved.