Uses of Class
org.apache.wicket.core.request.mapper.ResourceMapper
-
Packages that use ResourceMapper Package Description org.apache.wicket.protocol.http HTTP implementation. -
-
Uses of ResourceMapper in org.apache.wicket.protocol.http
Methods in org.apache.wicket.protocol.http that return ResourceMapper Modifier and Type Method Description ResourceMapperWebApplication. mountResource(java.lang.String path, ResourceReference reference)Mounts a shared resource to the given path.
-