public final class HttpFetcher extends Object implements Closeable
| Constructor and Description |
|---|
HttpFetcher() |
HttpFetcher(SSLConfig sslConfig) |
public HttpFetcher()
public HttpFetcher(SSLConfig sslConfig)
public void close()
close in interface Closeableclose in interface AutoCloseablepublic <T> T get(URI uri, String login, String pw, HttpContentConverter<T> converter) throws IOException
IOExceptionCopyright © 2013 Ness Computing, Inc.. All Rights Reserved.