Module org.apache.wicket.core
Package org.apache.wicket.core.request.mapper
package org.apache.wicket.core.request.mapper
-
ClassDescriptionAbstract encoder for Bookmarkable, Hybrid and BookmarkableListener URLs.Represents information stored in URL.Convenience class for implementing page/components related encoders.Base class for encoding and decoding
ResourceReference
sGenericResourceReference
encoder that encodes and decodes non-mountedResourceReference
s.Decodes and encodes the following URLs:Encoder that intercepts requests for which there is already stored buffer with rendered data.A request mapper that encrypts URLs generated by another mapper.A generator of hashed segments.A mapper that is used when a request to the home page ("/") is madeUtility interface for providing and creating new page instances.Interface for objects that are capable of getting and creating page instance.Utility class that performs common functions used byIRequestMapper
s.Encoder for mounted URL.A request mapper that mounts all bookmarkable pages in a given package.Decodes and encodes the following URLs:AIRequestMapper
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 urlGenericResourceReference
encoder that encodes and decodes non-mountedResourceReference
s.Exception invoked when when stale link has been clicked.