|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UDecoder | |
|---|---|
| com.sun.grizzly.tcp | |
| com.sun.grizzly.util.http | |
| Uses of UDecoder in com.sun.grizzly.tcp |
|---|
| Methods in com.sun.grizzly.tcp that return UDecoder | |
|---|---|
UDecoder |
Request.getURLDecoder()
|
| Uses of UDecoder in com.sun.grizzly.util.http |
|---|
| Methods in com.sun.grizzly.util.http with parameters of type UDecoder | |
|---|---|
static void |
HttpRequestURIDecoder.decode(MessageBytes decodedURI,
UDecoder urlDecoder)
Decode the http request represented by the bytes inside MessageBytes
using an UDecoder. |
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. |
void |
Parameters.setURLDecoder(UDecoder u)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||