Uses of Class
org.apache.wicket.protocol.http.WicketURLEncoder

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

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

Fields in org.apache.wicket.protocol.http declared as WicketURLEncoder
static WicketURLEncoder WicketURLEncoder.FULL_PATH_INSTANCE
          Encoder used to encode all path segments.
static WicketURLEncoder WicketURLEncoder.PATH_INSTANCE
          Encoder used to encode components of a path.
static WicketURLEncoder WicketURLEncoder.QUERY_INSTANCE
          Encoder used to encode name or value components of a query string.
 



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