|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ExpectationHandler.AckAction
Interface, using which ExpectationHandler may confirm or refuse
client expectation.
| Method Summary | |
|---|---|
void |
acknowledge()
Acknowledges a client that server wants to receive payload. |
void |
fail()
Notifies a client that server doesn't want to process HTTP message payload. |
| Method Detail |
|---|
void acknowledge()
throws IOException
IOException
void fail()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||