Uses of Package
org.apache.wicket.core.request.mapper

Packages that use org.apache.wicket.core.request.mapper
org.apache.wicket The core Wicket package. 
org.apache.wicket.core.request.handler   
org.apache.wicket.core.request.mapper   
org.apache.wicket.examples.requestmapper   
 

Classes in org.apache.wicket.core.request.mapper used by org.apache.wicket
IMapperContext
          Utility interface for providing and creating new page instances.
IPageSource
          Interface for objects that are capable of getting and creating page instance.
 

Classes in org.apache.wicket.core.request.mapper used by org.apache.wicket.core.request.handler
IPageSource
          Interface for objects that are capable of getting and creating page instance.
 

Classes in org.apache.wicket.core.request.mapper used by org.apache.wicket.core.request.mapper
AbstractBookmarkableMapper
          Abstract encoder for Bookmarkable, Hybrid and BookmarkableListenerInterface URLs.
AbstractBookmarkableMapper.UrlInfo
          Represents information stored in URL.
AbstractComponentMapper
          Convenience class for implementing page/components related encoders.
IMapperContext
          Utility interface for providing and creating new page instances.
IPageSource
          Interface for objects that are capable of getting and creating page instance.
MountedMapper
          Encoder for mounted URL.
 

Classes in org.apache.wicket.core.request.mapper used by org.apache.wicket.examples.requestmapper
AbstractBookmarkableMapper
          Abstract encoder for Bookmarkable, Hybrid and BookmarkableListenerInterface URLs.
AbstractComponentMapper
          Convenience class for implementing page/components related encoders.
HomePageMapper
          A mapper that is used when a request to the home page ("/") is made
MountedMapper
          Encoder for mounted URL.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.