Uses of Package
org.apache.wicket.request.mapper
Package
Description
The core Wicket package.
-
ClassDescriptionThread safe compound
IRequestMapper
.Mapper that delegates the mapping to a containedIRequestMapper
s with the highest compatibility score. -
ClassDescriptionA interface to be implemented by
IRequestMapper
s that delegate to otherIRequestMapper
s.Mapper that rewrites parent path segments (../
) with the specified string and viceversa. -
-
ClassDescriptionA interface to be implemented by
IRequestMapper
s that delegate to otherIRequestMapper
s. -
ClassDescriptionThread safe compound
IRequestMapper
.Mapper that delegates the mapping to a containedIRequestMapper
s with the highest compatibility score.A interface to be implemented byIRequestMapper
s that delegate to otherIRequestMapper
s.