public interface ProxyProvider
Modifier and Type | Method and Description |
---|---|
Proxy |
getProxy(Task task)
Get a proxy for task by some strategy.
|
void |
returnProxy(Proxy proxy,
Page page,
Task task)
Return proxy to Provider when complete a download.
|
Copyright © 2017. All rights reserved.