Package net.customware.gwt.dispatch.client

Interface Summary
DispatchAsync This is an asynchronous equivalent of the Dispatch interface on the server side.
ExceptionHandler Implementations of this interface can be added to a DispatchAsync implementation to intercept exceptions which return from further up the chain.
 

Class Summary
AbstractDispatchAsync An abstract base class that provides methods that can be called to handle success or failure results from the remote service.
DefaultExceptionHandler A default implementation of ExceptionHandler which does not do anything.
 

Enum Summary
ExceptionHandler.Status  
 



Copyright © 2011 customware.net. All Rights Reserved.