A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
J
- JavaConfig - class in org.apache.jmeter.protocol.java.config
- The
JavaConfig
class contains the configuration data necessary for the Java protocol. - JavaConfigGui - class in org.apache.jmeter.protocol.java.config.gui
- The
JavaConfigGui
class provides the user interface for the JavaConfig object. - JavaSampler - class in org.apache.jmeter.protocol.java.sampler
- A sampler for executing custom Java code in each sample.
- JavaSamplerClient - class in org.apache.jmeter.protocol.java.sampler
- This interface defines the interactions between the JavaSampler and external Java programs which can be executed by JMeter.
- JavaSamplerContext - class in org.apache.jmeter.protocol.java.sampler
- JavaSamplerContext is used to provide context information to a JavaSamplerClient implementation.
- JavaTest - class in org.apache.jmeter.protocol.java.test
- The
JavaTest
class is a simple sampler which is intended for use when developing test plans. - JavaTestSamplerGui - class in org.apache.jmeter.protocol.java.control.gui
- The
JavaTestSamplerGui
class provides the user interface for the JavaSampler. - JSR223Sampler - class in org.apache.jmeter.protocol.java.sampler
- JSR223SamplerBeanInfo - class in org.apache.jmeter.protocol.java.sampler