|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDecoder | |
---|---|
org.apache.tomcat.core | Architecture |
org.apache.tomcat.util.http | Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc. |
Uses of UDecoder in org.apache.tomcat.core |
---|
Fields in org.apache.tomcat.core declared as UDecoder | |
protected UDecoder |
Request.urlDecoder
|
Methods in org.apache.tomcat.core that return UDecoder | |
UDecoder |
Request.getURLDecoder()
|
Uses of UDecoder in org.apache.tomcat.util.http |
---|
Methods in org.apache.tomcat.util.http with parameters of type UDecoder | |
void |
Parameters.setURLDecoder(UDecoder u)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |