GWTP Dispatch Server Base 0.6-redhat-2

Package com.gwtplatform.dispatch.server

Interface Summary
Dispatch The base class of the synchronous dispatcher service with an arbitrary action type.
ExecutionContext ExecutionContext instances are passed to ActionHandlers, and allows them to execute sub-actions.
RequestProvider  
 

Class Summary
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.
AbstractDispatchServiceImpl This is the server-side implementation of the DispatchService, for which the client-side async service is DispatchServiceAsync.
AbstractHttpSessionSecurityCookieFilter This filter will automatically inject a security cookie inside the request the first time the page is loaded.
AbstractRandomSecurityCookieFilter This filter will automatically inject a security cookie inside the request the first time the page is loaded.
Utils Collection of utility methods.
 


GWTP Dispatch Server Base 0.6-redhat-2

Copyright © 2010-2012 ArcBees. All Rights Reserved.