Uses of Interface
org.apache.wicket.settings.ISessionSettings

Packages that use ISessionSettings
org.apache.wicket The core Wicket package. 
org.apache.wicket.settings   
 

Uses of ISessionSettings in org.apache.wicket
 

Methods in org.apache.wicket that return ISessionSettings
 ISessionSettings Application.getSessionSettings()
           
 

Uses of ISessionSettings in org.apache.wicket.settings
 

Classes in org.apache.wicket.settings that implement ISessionSettings
 class Settings
          Contains settings exposed via IXXXSettings interfaces.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.