Package | Description |
---|---|
com.gwtplatform.dispatch.client.actionhandler.caching | |
com.gwtplatform.tester |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCachingClientActionHandler<A,R>
Abstract base class for client-side action handlers with caching support.
|
class |
ActionCachingHandler<A,R>
Default implementation of
AbstractCachingClientActionHandler . |
Modifier and Type | Method and Description |
---|---|
protected <A extends Action<R>,R extends Result,H extends AbstractClientActionHandler<A,R>> |
MockHandlerModule.bindMockClientActionHandler(Class<A> actionClass,
H mockHandler)
Registers a mock client-side action handlers.
|
Copyright © 2010–2014 Arcbees. All rights reserved.