|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NHttpResponseTrigger
Method Summary | |
---|---|
void |
handleException(org.apache.http.HttpException ex)
Submits a protocol exception that was generated while processing a request. |
void |
handleException(java.io.IOException ex)
Submits an IOException that was generated while processing a request. |
void |
submitResponse(org.apache.http.HttpResponse response)
Submits a response for sending. |
Method Detail |
---|
void submitResponse(org.apache.http.HttpResponse response)
void handleException(org.apache.http.HttpException ex)
void handleException(java.io.IOException ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |