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.
|
Modifier and Type | Method and Description |
---|---|
PluginThreadListener |
HTTPPlugin.createThreadListener(PluginThreadContext threadContext)
Called by the engine to obtain a new PluginThreadListener.
|
Modifier and Type | Method and Description |
---|---|
PluginThreadListener |
GrinderPlugin.createThreadListener(PluginThreadContext pluginThreadContext)
This method is called to create a handler for each thread.
|
Copyright © 2000-2014. All Rights Reserved.