|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseMessageCallback
ResponseMessageCallback is an interface that is used to get continuation messages from multi-message responses.
Method Summary | |
---|---|
void |
handleResponse(AbstractResponse message)
This is called when a message has been received and needs to be handled. |
Method Detail |
---|
void handleResponse(AbstractResponse message) throws HandleException
HandleException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |