|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NHttpResponseTrigger
Method Summary | |
---|---|
void |
handleException(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(HttpResponse response)
Submits a response for sending. |
Method Detail |
---|
void submitResponse(HttpResponse response)
void handleException(HttpException ex)
void handleException(java.io.IOException ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |