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

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

Uses of WebClientInfo in org.apache.wicket.ajax
 

Methods in org.apache.wicket.ajax with parameters of type WebClientInfo
protected  void AjaxClientInfoBehavior.onClientInfo(AjaxRequestTarget target, WebClientInfo clientInfo)
          A callback method invoked when the client info is collected.
 

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.
 



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