public interface HTTPRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
httpRequestRecieved(HTTPRequest httpReq)
Called when an HTTP request is received.
|
void httpRequestRecieved(HTTPRequest httpReq)
httpReq - the received HTTP request