|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IMountableRequestTargetUrlCodingStrategy | Temporary interface to make the transition to 2.0, where
IRequestTargetUrlCodingStrategy has a method that reviels the mount
path. |
| IRequestTargetUrlCodingStrategy | Implementations of this interface know how to encode and decode request targets to/from a URL. |
| Class Summary | |
|---|---|
| AbstractRequestTargetUrlCodingStrategy | Abstract class for mount encoders that uses paths and forward slashes. |
| BookmarkablePageRequestTargetUrlCodingStrategy | Encodes and decodes mounts for a single bookmarkable page class. |
| IndexedParamUrlCodingStrategy | Url coding strategy for bookmarkable pages that encodes index based parameters. |
| PackageRequestTargetUrlCodingStrategy | Encodes and decodes mounts for a whole package. |
| 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. |
| SharedResourceRequestTargetUrlCodingStrategy | Encodes and decodes mounts for a single resource class. |
Additions to request targets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||