org.granite.client.messaging
Class ResponseListenerDispatcher
java.lang.Object
org.granite.client.messaging.ResponseListenerDispatcher
public final class ResponseListenerDispatcher
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dispatch
public static void dispatch(ResponseListener listener,
Event event)
getResponseMessage
public static ResponseMessage getResponseMessage(Event event)
throws InterruptedException,
ExecutionException,
TimeoutException
- Throws:
InterruptedException
ExecutionException
TimeoutException