| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.core.request.handler | |
| org.apache.wicket.core.request.mapper | |
| org.apache.wicket.protocol.http |
HTTP implementation.
|
| Class and Description |
|---|
| IMapperContext
Utility interface for providing and creating new page instances.
|
| IPageSource
Interface for objects that are capable of getting and creating page instance.
|
| Class and Description |
|---|
| IPageSource
Interface for objects that are capable of getting and creating page instance.
|
| Class and Description |
|---|
| AbstractBookmarkableMapper
Abstract encoder for Bookmarkable, Hybrid and BookmarkableListenerInterface URLs.
|
| AbstractBookmarkableMapper.MountPathSegment |
| AbstractBookmarkableMapper.UrlInfo
Represents information stored in URL.
|
| AbstractComponentMapper
Convenience class for implementing page/components related encoders.
|
| AbstractResourceReferenceMapper
Base class for encoding and decoding
ResourceReferences |
| IMapperContext
Utility interface for providing and creating new page instances.
|
| IPageSource
Interface for objects that are capable of getting and creating page instance.
|
| MountedMapper
Encoder for mounted URL.
|
| Class and Description |
|---|
| MountedMapper
Encoder for mounted URL.
|
| PackageMapper
A request mapper that mounts all bookmarkable pages in a given package.
|
| ResourceMapper
A
IRequestMapper to mount resources to a custom mount path
maps indexed parameters to path segments
maps named parameters to query string arguments or placeholder path segments
sample structure of url |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.