Uses of Interface
org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
-
Packages that use ConnectionsViewMBean Package Description org.apache.synapse.transport.nhttp.util -
-
Uses of ConnectionsViewMBean in org.apache.synapse.transport.nhttp.util
Classes in org.apache.synapse.transport.nhttp.util that implement ConnectionsViewMBean Modifier and Type Class Description class
ConnectionsView
ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections created by the NHTTP transport.
-