|
Foundation | |||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventResponseHandlerInterface
Interface to handle event responses produced by the
EventBroker Service
.
Method Summary | |
---|---|
void |
handleResponse(java.lang.String response)
RMI clients receive responses from asynchronous processing completed by the EventBroker Service. |
Method Detail |
---|
void handleResponse(java.lang.String response) throws java.rmi.RemoteException
response
- Response sent from an event broker.
java.rmi.RemoteException
- if a network anomaly occurs.
|
Foundation | |||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |