public final class Crawler extends Object
| Constructor and Description |
|---|
Crawler(OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetch(HttpUrl url) |
static void |
main(String[] args) |
public Crawler(OkHttpClient client)
public void fetch(HttpUrl url) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.