protected class HttpStressTest.Requestor
extends java.lang.Object
implements java.lang.Runnable, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The class' serialization version id.
|
Modifier | Constructor and Description |
---|---|
protected |
Requestor()
Constructs a new requestor.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Does the work of the requestor.
|
private static final long serialVersionUID