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