Package org.apache.synapse.transport.passthru.jmx
-
Interface Summary Interface Description ConnectionsViewMBean LatencyViewMBean Provides metrics related to the latency added by the NHTTP transport while mediating messages through.TransportViewMBean -
Class Summary Class Description ConnectionsView ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections created by the NHTTP transport.LatencyCollector Class responsible for collect Latency values per requestLatencyParameter Class responsible for update LatencyParametersLatencyView LatencyView provides statistical information related to the latency (overhead) incurred by the Synapse NHTTP transport, when mediating messages back and forth.MBeanRegistrar PassThroughTransportMetricsCollector This simple extension of the Axis2 transport MetricsCollector implementation, maintains a ConnectionsView instance, which is updated based on the events fired by the pass-through transport implementation.TransportView