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.allProxiesprivate final DelayQueue<DelayedProxy>DelayedProxyProvider.proxiesMethods 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 DurationDelayedProxyProvider.getDelay(DelayedProxy delayedProxy, us.codecraft.webmagic.Page page, us.codecraft.webmagic.Task task, boolean success) protected floatDelayedProxyProvider.getDelayFactor(DelayedProxy delayedProxy, us.codecraft.webmagic.Page page, us.codecraft.webmagic.Task task, boolean success)