Uses of Class
org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
-
Packages that use ClientConnectionDebug Package Description org.apache.synapse.transport.nhttp.debug -
-
Uses of ClientConnectionDebug in org.apache.synapse.transport.nhttp.debug
Methods in org.apache.synapse.transport.nhttp.debug that return ClientConnectionDebug Modifier and Type Method Description ClientConnectionDebug
ServerConnectionDebug. getClientConnectionDebug()
Methods in org.apache.synapse.transport.nhttp.debug with parameters of type ClientConnectionDebug Modifier and Type Method Description void
ServerConnectionDebug. setClientConnectionDebug(ClientConnectionDebug clientConnectionDebug)
-