|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.SimpleResponseMessageCallback
public class SimpleResponseMessageCallback
Constructor Summary | |
---|---|
SimpleResponseMessageCallback()
|
Method Summary | |
---|---|
AbstractResponse |
getResponse()
|
void |
handleResponse(AbstractResponse message)
This is called when a message has been received and needs to be handled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleResponseMessageCallback()
Method Detail |
---|
public void handleResponse(AbstractResponse message) throws HandleException
ResponseMessageCallback
handleResponse
in interface ResponseMessageCallback
HandleException
public AbstractResponse getResponse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |