|
GWTP Dispatch client 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ActionHandler
implementations that
forces the Action
class to be passed in as a constructor to the
handler.AbstractCachingClientActionHandler
.DispatchAsyncModule
.
DispatchRequest
that should be used by
ClientActionHandler
s
that make asynchronous calls.Action
classes on the client.DefaultClientActionHandlerRegistry.register(com.gwtplatform.dispatch.client.actionhandler.ClientActionHandler, ?>)
.DispatchAsync
implementation to find client-side action handlers.DispatchRequest
that is always completed.Cache
.CallbackDispatchRequest
that should be used by
ClientActionHandler
s that
make asynchronous calls that do not return a Request
.DefaultCallbackDispatchRequest
.
ClientActionHandlerRegistry
that if
bound will not load any client-side action handlers.DispatchAsync
, which is
essentially the client-side access to the
com.gwtplatform.dispatch.server.Dispatch
class on the server-side.ExceptionHandler
which does not do
anything.DispatchRequest
that should be used by
ClientActionHandler
s
that make asynchronous calls that return a Request
.DispatchRequest
that is used in conjunction with
ClientActionHandler
s.DispatchAsync
singleton, which is used to make remote procedure calls to the server.DispatchAsyncModule
builder.DispatchAsyncModule
builder.
ExceptionHandler
's status enumeration.ClientActionHandler
s use to send the action to
execute to the server over gwt-rpc.DispatchRequest
that is an adapter for
Request
.ExceptionHandler.Status.CONTINUE
.
Provider
of a client-side action handler.
AsyncProvider
of a client-side action handler.
ProviderBundle
.
IndirectProvider
of a client-side action handler.
DelegatingDispatchRequest
object with a
DispatchRequest
.
ClientActionHandler
s use to send the action to
undo to the server over gwt-rpc.
|
GWTP Dispatch client 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |