public final class HttpClient
extends java.lang.Object
Constructor and Description |
---|
HttpClient(java.lang.String url,
long timeout,
int maxsize,
java.io.File cacheDir,
boolean staleEnable) |
Modifier and Type | Method and Description |
---|---|
void |
transfer(CharSink sink) |
public HttpClient(java.lang.String url, long timeout, int maxsize, java.io.File cacheDir, boolean staleEnable)
public void transfer(CharSink sink) throws java.io.IOException
java.io.IOException