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

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

Classes in org.apache.wicket.request.mapper used by org.apache.wicket
CompoundRequestMapper
          Thread safe compound IRequestMapper.
ICompoundRequestMapper
          Mapper that delegates the mapping to a contained IRequestMappers with the highest compatibility score.
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.request.mapper used by org.apache.wicket.examples.requestmapper
AbstractComponentMapper
          Convenience class for implementing page/components related encoders.
AbstractMapper
           
 

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

Classes in org.apache.wicket.request.mapper used by org.apache.wicket.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.
AbstractMapper
           
CompoundRequestMapper
          Thread safe compound IRequestMapper.
ICompoundRequestMapper
          Mapper that delegates the mapping to a contained IRequestMappers with the highest compatibility score.
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.
ParentPathReferenceRewriter
          Mapper that rewrites parent path segments (../) with the specified string and viceversa.
 

Classes in org.apache.wicket.request.mapper used by org.apache.wicket.request.mapper.mount
AbstractMapper
           
 



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