|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlEncoder.Type | |
|---|---|
| org.apache.wicket.request | Package for classes that have generic (protocol independent) support for request cycle processing. |
| Uses of UrlEncoder.Type in org.apache.wicket.request |
|---|
| Methods in org.apache.wicket.request that return UrlEncoder.Type | |
|---|---|
static UrlEncoder.Type |
UrlEncoder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UrlEncoder.Type[] |
UrlEncoder.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.wicket.request with parameters of type UrlEncoder.Type | |
|---|---|
UrlEncoder(UrlEncoder.Type type)
Allow subclass to call constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||