public interface ScrapeableFileNotifiable
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
log
Used for logging.
|
Modifier and Type | Method and Description |
---|---|
void |
setLastRequest(java.lang.String lastRequest)
Updates the last request.
|
void |
setLastResponse(java.lang.String lastResponse)
Updates the last response.
|