| Package | Description |
|---|---|
| org.apache.wicket.core.request.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBookmarkableMapper
Abstract encoder for Bookmarkable, Hybrid and BookmarkableListenerInterface URLs.
|
class |
AbstractResourceReferenceMapper
Base class for encoding and decoding
ResourceReferences |
class |
BasicResourceReferenceMapper
Generic
ResourceReference encoder that encodes and decodes non-mounted
ResourceReferences. |
class |
BookmarkableMapper
Decodes and encodes the following URLs:
|
class |
HomePageMapper
A mapper that is used when a request to the home page ("/") is made
|
class |
MountedMapper
Encoder for mounted URL.
|
class |
PackageMapper
A request mapper that mounts all bookmarkable pages in a given package.
|
class |
PageInstanceMapper
Decodes and encodes the following URLs:
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.