Uses of Class
org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
-
Packages that use AbstractConnectionDebug Package Description org.apache.synapse.transport.nhttp.debug -
-
Uses of AbstractConnectionDebug in org.apache.synapse.transport.nhttp.debug
Subclasses of AbstractConnectionDebug in org.apache.synapse.transport.nhttp.debug Modifier and Type Class Description classClientConnectionDebugA connection debug object would be accumulated during processing, but only made use of if the connection encounters issues during processing.classServerConnectionDebugA connection debug object would be accumulated during request processing, but only made use of if the connection encounters issues during processing.
-