|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookmarkablePageRequestTargetUrlCodingStrategy | |
|---|---|
| org.apache.wicket.request.target.coding | Additions to request targets. |
| Uses of BookmarkablePageRequestTargetUrlCodingStrategy in org.apache.wicket.request.target.coding |
|---|
| Subclasses of BookmarkablePageRequestTargetUrlCodingStrategy in org.apache.wicket.request.target.coding | |
|---|---|
class |
IndexedParamUrlCodingStrategy
Url coding strategy for bookmarkable pages that encodes index based parameters. |
class |
MixedParamUrlCodingStrategy
Url coding strategy for bookmarkable pages that encodes a set of given parameters in the url's path and the rest in the query-string. |
class |
QueryStringUrlCodingStrategy
Encodes and decodes mounts for a single bookmarkable page class, but with the parameters appended in a URL query string rather than integrated into a URL hierarchical path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||