Uses of Interface
org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
Packages that use LatencyViewMBean Package Description org.apache.synapse.transport.passthru.jmx -
-
Uses of LatencyViewMBean in org.apache.synapse.transport.passthru.jmx
Classes in org.apache.synapse.transport.passthru.jmx that implement LatencyViewMBean Modifier and Type Class Description class
LatencyView
LatencyView provides statistical information related to the latency (overhead) incurred by the Synapse NHTTP transport, when mediating messages back and forth.
-