Uses of Class
org.apache.wicket.protocol.http.request.WebClientInfo

Packages that use WebClientInfo
org.apache.wicket.protocol.http HTTP implementation. 
 

Uses of WebClientInfo in org.apache.wicket.protocol.http
 

Methods in org.apache.wicket.protocol.http that return WebClientInfo
 WebClientInfo WebSession.getClientInfo()
          Gets the client info object for this session. To gather the client information this implementation redirects temporarily to a special page (BrowserInfoPage).
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.