Package | Description |
---|---|
net.grinder.plugin.http |
HTTP plug-in that provides a pool of connections per worker thread.
|
net.grinder.plugininterface |
Interface that plugins should implement.
|
Class and Description |
---|
GrinderPlugin
This interface defines the callbacks that an individual Grinder
thread can make on a plugin.
|
PluginException
Exception that can be thrown by plugins.
|
PluginProcessContext
This class is used to share process information between the
Grinder and the plug-in.
|
PluginThreadContext
This class is used to share thread information between the
Grinder and the plug-in.
|
PluginThreadListener
This interface defines the callbacks that an individual Grinder
thread can make on a plugin.
|
Class and Description |
---|
GrinderPlugin
This interface defines the callbacks that an individual Grinder
thread can make on a plugin.
|
PluginException
Exception that can be thrown by plugins.
|
PluginProcessContext
This class is used to share process information between the
Grinder and the plug-in.
|
PluginRegistry
Plugins must register themselves with the process wide singleton instance of
this class.
|
PluginThreadContext
This class is used to share thread information between the
Grinder and the plug-in.
|
PluginThreadListener
This interface defines the callbacks that an individual Grinder
thread can make on a plugin.
|
Copyright © 2000-2014. All Rights Reserved.