public class RedirectStrategy
extends org.apache.wicket.request.target.coding.BookmarkablePageRequestTargetUrlCodingStrategy
| Constructor and Description |
|---|
RedirectStrategy(String mountPath,
String redirectPath) |
RedirectStrategy(String mountPath,
String pageMapName,
String redirectPath) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.IRequestTarget |
decode(org.apache.wicket.request.RequestParameters requestParameters) |
encode, matches, toStringappendParameters, appendPathParameter, decodeParameters, getMountPath, matches, urlDecode, urlDecodePathComponent, urlDecodeQueryComponent, urlEncode, urlEncodePathComponent, urlEncodeQueryComponentpublic org.apache.wicket.IRequestTarget decode(org.apache.wicket.request.RequestParameters requestParameters)
decode in interface org.apache.wicket.request.target.coding.IRequestTargetUrlCodingStrategydecode in class org.apache.wicket.request.target.coding.BookmarkablePageRequestTargetUrlCodingStrategyCopyright © 2017 Molindo GmbH. All Rights Reserved.