Uses of Class
org.deegree.commons.utils.net.DURL

Packages that use DURL
org.deegree.commons.utils.net   
 

Uses of DURL in org.deegree.commons.utils.net
 

Methods in org.deegree.commons.utils.net with parameters of type DURL
static org.apache.http.impl.client.DefaultHttpClient HttpUtils.enableProxyUsage(org.apache.http.impl.client.DefaultHttpClient client, DURL url)
          reads proxyHost and proxyPort from system parameters and sets them to the passed HttpClient instance
static
<T> T
HttpUtils.retrieve(HttpUtils.Worker<T> worker, DURL url)
           
 



Copyright © 2011. All Rights Reserved.