Uses of Class
org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
-
Packages that use ServerConnectionDebug Package Description org.apache.synapse.transport.nhttp.debug -
-
Uses of ServerConnectionDebug in org.apache.synapse.transport.nhttp.debug
Methods in org.apache.synapse.transport.nhttp.debug that return ServerConnectionDebug Modifier and Type Method Description ServerConnectionDebug
ClientConnectionDebug. getServerConnectionDebug()
Constructors in org.apache.synapse.transport.nhttp.debug with parameters of type ServerConnectionDebug Constructor Description ClientConnectionDebug(ServerConnectionDebug serverConnectionDebug)
-