org.granite.client.messaging
Class ResponseListenerDispatcher

java.lang.Object
  extended by org.granite.client.messaging.ResponseListenerDispatcher

public final class ResponseListenerDispatcher
extends Object

Author:
Franck WOLFF

Method Summary
static void dispatch(ResponseListener listener, Event event)
           
static ResponseMessage getResponseMessage(Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

dispatch

public static void dispatch(ResponseListener listener,
                            Event event)

getResponseMessage

public static ResponseMessage getResponseMessage(Event event)
                                          throws InterruptedException,
                                                 ExecutionException,
                                                 TimeoutException
Throws:
InterruptedException
ExecutionException
TimeoutException