See: Description
| Interface | Description |
|---|---|
| ParallecResponseHandler |
The Interface ParallecResponseHandler.
|
| Class | Description |
|---|---|
| FilterRegex |
A simple class to apply a regular expression to .
|
| ParallecHeader |
Easy to use HTTP Header builder to add header key/value pair.
|
| ParallelClient |
This is the starting point of starting a parallel client, which create a
ParallelTaskBuilder after a prepareGet functions. |
| ParallelTask |
The key class represents a onetime execution on multiple requests.
|
| ParallelTaskBuilder |
This class stores all the metadata to build the ParallelTask.
|
| ResponseOnSingleTask |
this includes the request each target host will have one.
|
| Enum | Description |
|---|---|
| HostsSourceType |
The Enum HostsSourceType.
|
| RequestProtocol |
The Enum RequestProtocol.
|