GWTP Dispatch Server Base 0.7-redhat-1

Uses of Interface
com.gwtplatform.dispatch.server.Dispatch

Packages that use Dispatch
com.gwtplatform.dispatch.server   
 

Uses of Dispatch in com.gwtplatform.dispatch.server
 

Classes in com.gwtplatform.dispatch.server that implement Dispatch
 class AbstractDispatchImpl
          This is the server-side implementation of the Dispatch service with an arbitrary action type, for which the client-side async service is DispatchAsync.
 

Fields in com.gwtplatform.dispatch.server declared as Dispatch
protected  Dispatch AbstractDispatchServiceImpl.dispatch
           
 

Constructors in com.gwtplatform.dispatch.server with parameters of type Dispatch
AbstractDispatchServiceImpl(Logger logger, Dispatch dispatch, RequestProvider requestProvider)
           
 


GWTP Dispatch Server Base 0.7-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.