Package org.apache.jmeter.visualizers.backend
package org.apache.jmeter.visualizers.backend
-
ClassDescriptionAn abstract implementation of the BackendListenerClient interface.Identifies Backend componentsAsync Listener that delegates SampleResult handling to implementations of
BackendListenerClient
This interface defines the interactions between theBackendListener
and external Java programs which can be executed by JMeter.BackendListenerContext is used to provide context information to a BackendListenerClient implementation.TheBackendListenerGui
class provides the user interface for theBackendListener
object.Object representing an error by a response code and response messageSampler metricUser metricMetrics are sent into boxes which can bea fixed-size sliding window
ortime boxed
.