public interface IIntruderAttack
Modifier and Type | Method and Description |
---|---|
IHttpService |
getHttpService()
This method is used to retrieve the HTTP service for the attack.
|
byte[] |
getRequestTemplate()
This method is used to retrieve the request template for the attack.
|
IHttpService getHttpService()
byte[] getRequestTemplate()