public interface ResponseMessageCallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleResponse(AbstractResponse message)
This is called when a message has been received and needs to be
handled.
|
void handleResponse(AbstractResponse message) throws HandleException
HandleException