Classes and interfaces that allow user scripts to obtain services from The Grinder.
New script authors investigating the API are recommended to start
with the following classes, in order:
- {@link net.grinder.script.Grinder.ScriptContext}
- {@link net.grinder.script.Test}
- {@link net.grinder.plugin.http.HTTPRequest}
- {@link net.grinder.plugin.http.HTTPPluginControl}
- {@link net.grinder.script.Statistics}