| Package | Description |
|---|---|
| org.apache.wicket.request.mapper.mount |
| Modifier and Type | Method and Description |
|---|---|
MountParameters |
Mount.getMountParameters() |
| Modifier and Type | Method and Description |
|---|---|
IRequestHandler |
IMountedRequestMapper.mapRequest(Request request,
MountParameters mountParams)
Returns
IRequestHandler for the request or null if the encoder does not
recognize the URL. |
void |
Mount.setMountParameters(MountParameters mountParameters) |
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.