Interface | Description |
---|---|
ConnectionsViewMBean | |
LatencyViewMBean | |
TransportViewMBean |
Class | Description |
---|---|
ConnectionsView |
ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections
created by the NHTTP transport.
|
LatencyView |
LatencyView provides statistical information related to the latency (overhead) incurred by
the Synapse NHTTP transport, when mediating messages back and forth.
|
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 |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.