Uses of Class
org.oxerr.webmagic.proxy.DelayedProxy
-
Uses of DelayedProxy in org.oxerr.webmagic.proxy
Fields in org.oxerr.webmagic.proxy with type parameters of type DelayedProxyModifier and TypeFieldDescriptionprivate final Map<us.codecraft.webmagic.proxy.Proxy,
DelayedProxy> DelayedProxyProvider.allProxies
private final DelayQueue<DelayedProxy>
DelayedProxyProvider.proxies
Methods in org.oxerr.webmagic.proxy that return types with arguments of type DelayedProxyModifier and TypeMethodDescriptionMap<us.codecraft.webmagic.proxy.Proxy,
DelayedProxy> DelayedProxyProvider.getAllProxies()
DelayedProxyProvider.getProxies()
Methods in org.oxerr.webmagic.proxy with parameters of type DelayedProxyModifier and TypeMethodDescriptionprotected Duration
DelayedProxyProvider.getDelay
(DelayedProxy delayedProxy, us.codecraft.webmagic.Page page, us.codecraft.webmagic.Task task, boolean success) protected float
DelayedProxyProvider.getDelayFactor
(DelayedProxy delayedProxy, us.codecraft.webmagic.Page page, us.codecraft.webmagic.Task task, boolean success)