|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use B2CConverter | |
|---|---|
| org.glassfish.grizzly.http.util | |
| Uses of B2CConverter in org.glassfish.grizzly.http.util |
|---|
| Subclasses of B2CConverter in org.glassfish.grizzly.http.util | |
|---|---|
class |
UTF8Decoder
Moved from ByteChunk - code to convert from UTF8 bytes to chars. |
| Methods in org.glassfish.grizzly.http.util with parameters of type B2CConverter | |
|---|---|
static void |
HttpRequestURIDecoder.decode(MessageBytes decodedURI,
UDecoder urlDecoder,
java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||