|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseHandler
A handler for the OperationService
when it has calculated a response. This way you can hook
into the system and decide what to do with it, e.g. send it to the right machine,
Method Summary | |
---|---|
boolean |
isLocal()
|
void |
sendResponse(Object obj)
|
Method Detail |
---|
void sendResponse(Object obj)
boolean isLocal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |