|
Java HTTP Proxy Library Project Page
|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HttpMessageResponse in com.wpg.proxy |
---|
Methods in com.wpg.proxy with parameters of type HttpMessageResponse | |
---|---|
void |
HttpMessageHandler.failedResponse(HttpMessageResponse response,
HttpMessageRequest request,
java.lang.Exception exception)
Failed to send the given response for the given request back to the user |
void |
HttpMessageHandler.receivedResponse(HttpMessageResponse response,
HttpMessageRequest request)
Just received a response for the given request, but have not yet returned it to the user |
|
Java HTTP Proxy Library Project Page
|
||||||||
PREV NEXT | FRAMES NO FRAMES |