Uses of Package
net.customware.gwt.dispatch.shared

Packages that use net.customware.gwt.dispatch.shared
net.customware.gwt.dispatch.client   
net.customware.gwt.dispatch.client.service   
net.customware.gwt.dispatch.server   
net.customware.gwt.dispatch.server.service   
net.customware.gwt.dispatch.shared   
 

Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.client
Action
          An action represents a command sent to the Dispatch.
Result
          A marker interface for Action results.
 

Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.client.service
Action
          An action represents a command sent to the Dispatch.
Result
          A marker interface for Action results.
 

Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.server
Action
          An action represents a command sent to the Dispatch.
ActionException
          These are thrown by Dispatch.execute(Action) if there is a problem executing a particular Action.
BatchAction
          This provides a simple way to send multiple actions to be executed in sequence.
BatchResult
          Contains the list of Results from successful actions in the BatchAction.
Result
          A marker interface for Action results.
 

Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.server.service
Action
          An action represents a command sent to the Dispatch.
ActionException
          These are thrown by Dispatch.execute(Action) if there is a problem executing a particular Action.
Result
          A marker interface for Action results.
 

Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.shared
Action
          An action represents a command sent to the Dispatch.
ActionException
          These are thrown by Dispatch.execute(Action) if there is a problem executing a particular Action.
BatchAction.OnException
           
Result
          A marker interface for Action results.
 



Copyright © 2009 customware.net. All Rights Reserved.