| Package | Description | 
|---|---|
| us.codecraft.webmagic | 
 
        Main class "Spider" and models. 
 | 
| us.codecraft.webmagic.downloader | 
 Downloader is the part that downloads web pages and store in Page object. 
 | 
| us.codecraft.webmagic.proxy | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimpleHttpClient.setProxyProvider(ProxyProvider proxyProvider)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HttpClientDownloader.setProxyProvider(ProxyProvider proxyProvider)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleProxyProvider
A simple ProxyProvider. 
 | 
Copyright © 2017. All rights reserved.