Uses of Class
com.norconex.commons.lang.url.HttpURL

Packages that use HttpURL
com.norconex.commons.lang.url Classes making it easier to deal with and manipulate URLs. 
 

Uses of HttpURL in com.norconex.commons.lang.url
 

Methods in com.norconex.commons.lang.url with parameters of type HttpURL
static InputStream URLStreamer.stream(HttpURL url)
           
static InputStream URLStreamer.stream(HttpURL url, org.apache.http.auth.Credentials creds)
           
static InputStream URLStreamer.stream(HttpURL url, org.apache.http.auth.Credentials creds, org.apache.http.HttpHost proxy)
           
static InputStream URLStreamer.stream(HttpURL url, org.apache.http.auth.Credentials creds, org.apache.http.HttpHost proxy, org.apache.http.auth.Credentials proxyCreds)
           
static String URLStreamer.streamToString(HttpURL url, org.apache.http.auth.Credentials creds)
           
static String URLStreamer.streamToString(HttpURL url, org.apache.http.auth.Credentials creds, org.apache.http.HttpHost proxy)
           
static String URLStreamer.streamToString(HttpURL url, org.apache.http.auth.Credentials creds, org.apache.http.HttpHost proxy, org.apache.http.auth.Credentials proxyCreds)
           
 



Copyright © 2008-2013 Norconex Inc.. All Rights Reserved.