Uses of Class
org.amicofragile.webclient.URLBuilder.Parameter

Packages that use URLBuilder.Parameter
org.amicofragile.webclient   
 

Uses of URLBuilder.Parameter in org.amicofragile.webclient
 

Fields in org.amicofragile.webclient with type parameters of type URLBuilder.Parameter
private  List<URLBuilder.Parameter> URLBuilder.parameters
          URL's parameters.
 

Methods in org.amicofragile.webclient that return types with arguments of type URLBuilder.Parameter
private  List<? extends URLBuilder.Parameter> URLBuilder.parseBaseUrlParameters(String baseURL)
          Extracts parameters from base URL.
 



Copyright © 2010. All Rights Reserved.