Uses of Class
org.littleshoot.proxy.impl.ProxyConnectionLogger
Packages that use ProxyConnectionLogger
-
Uses of ProxyConnectionLogger in org.littleshoot.proxy.impl
Fields in org.littleshoot.proxy.impl declared as ProxyConnectionLoggerModifier and TypeFieldDescriptionprivate final ProxyConnectionLoggerConnectionFlowStep.LOGprotected final ProxyConnectionLoggerProxyConnection.LOGMethods in org.littleshoot.proxy.impl that return ProxyConnectionLoggerModifier and TypeMethodDescription(package private) ProxyConnectionLoggerProxyConnection.getLOG()Methods in org.littleshoot.proxy.impl with parameters of type ProxyConnectionLoggerModifier and TypeMethodDescriptionprivate voidConnectionFlow.doProcessCurrentStep(ProxyConnectionLogger LOG) Does the work of processing the current step, checking the result and handling success/failure.