Uses of Interface
org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
-
Packages that use ConnectionsViewMBean Package Description org.apache.synapse.transport.passthru.jmx -
-
Uses of ConnectionsViewMBean in org.apache.synapse.transport.passthru.jmx
Classes in org.apache.synapse.transport.passthru.jmx 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.
-