grinder-parent 3.11 API

Packages 
Package Description
HTTPClient
The Grinder HTTP Plugin incorporates Ronald Tschal�r's HTTPClient library.
HTTPClient.http  
HTTPClient.https  
HTTPClient.shttp  
net.grinder
Top level package for The Grinder source.
net.grinder.common
Common interfaces and utility classes used throughout The Grinder.
net.grinder.common.processidentity
Interface representing process identity and status.
net.grinder.communication
The Grinder communication subsystem.
net.grinder.console
The Grinder console.
net.grinder.console.client
Client API for The Grinder console.
net.grinder.console.common
Common classes used by the console implementation.
net.grinder.console.communication
Console communication.
net.grinder.console.communication.server
Console code that dispatches messages received from console clients.
net.grinder.console.communication.server.messages
Messages used by the console client.
net.grinder.console.distribution
Code to handle the distribution of files to the agents.
net.grinder.console.editor
The console model of the editor state.
net.grinder.console.model
The console model.
net.grinder.console.swingui
Swing implementation of the console.
net.grinder.console.synchronisation
Console support for distributed synchronisation.
net.grinder.console.textui
Text UI for the console.
net.grinder.engine.agent
Agent process implementation.
net.grinder.engine.common
Common classes used by the Agent and Worker process implementations.
net.grinder.engine.communication
Communication classes used by the Agent and Worker process implementations.
net.grinder.engine.messages
Messages that can be sent to the worker processes.
net.grinder.engine.process
Worker process implementation.
net.grinder.engine.process.dcr
Instrumentation agents based on Dynamic Class Retransformation.
net.grinder.messages.agent
Messages that can be sent to the agent process.
net.grinder.messages.console
Messages that can be sent to the console.
net.grinder.plugin.http
HTTP plug-in that provides a pool of connections per worker thread.
net.grinder.plugin.http.tcpproxyfilter
TCPProxy filters for the HTTP plug in.
net.grinder.plugin.http.xml  
net.grinder.plugin.http.xml.impl  
net.grinder.plugininterface
Interface that plugins should implement.
net.grinder.script
Interfaces and classes for use by scripts.
net.grinder.scriptengine
Common interface used by the worker process implementation and script engines.
net.grinder.scriptengine.clojure
Clojure script engine.
net.grinder.scriptengine.java
Java script engine.
net.grinder.scriptengine.jython
Jython script engine.
net.grinder.scriptengine.jython.instrumentation.dcr
Jython instrumentation agents based on Dynamic Class Retransformation.
net.grinder.statistics
The Grinder statistics engine.
net.grinder.synchronisation
Synchronisation classes.
net.grinder.synchronisation.messages
Messages used by distributed implementations of the synchronisation classes.
net.grinder.testutility  
net.grinder.tools.tcpproxy
TCPProxy implementation.
net.grinder.util
Miscellaneous utility classes.
net.grinder.util.html
Simple HTML document model.
net.grinder.util.http
Utility classes for the HTTP plugin.
net.grinder.util.logback
Utility classes for use with the Logback logging framework.
net.grinder.util.thread
Threading utilities.
net.grinder.util.weave
Code to apply instrumentation to test classes using AOP style "weaving".
net.grinder.util.weave.agent
Java agent that provides access to the JRE's instrumentation facilities.
net.grinder.util.weave.j2se6
Weaving implementation that uses Java 6 dynamic class retransformation.

Copyright © 2000-2014. All Rights Reserved.