Package | Description |
---|---|
net.grinder.plugin.http |
HTTP plug-in that provides a pool of connections per worker thread.
|
Modifier and Type | Method and Description |
---|---|
static HTTPPluginConnection |
HTTPPluginControl.getConnectionDefaults()
Returns a
HTTPPluginConnection that can be used to set
the default behaviour of new connections. |
static HTTPPluginConnection |
HTTPPluginControl.getThreadConnection(String url)
Returns a
HTTPPluginConnection for a particular URL. |
Copyright © 2000-2014. All Rights Reserved.