| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.core.request.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMapperContext
Wicket's default implementation for the mapper context
|
| Modifier and Type | Method and Description |
|---|---|
IMapperContext |
Application.getMapperContext() |
protected IMapperContext |
Application.newMapperContext()
Factory method for
IMapperContext implementations. |
| Modifier and Type | Method and Description |
|---|---|
protected IMapperContext |
CryptoMapper.getContext()
Returns the applications
IMapperContext. |
protected IMapperContext |
AbstractComponentMapper.getContext() |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.