Back to GWTP Home
A B C D E F G I L R S U 

A

AbstractActionHandler<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.rpc.server.actionhandler
Simple abstract super-class for ActionHandler implementations that forces the Action class to be passed in as a constructor to the handler.
AbstractActionHandler(Class<A>) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandler.AbstractActionHandler
 
AbstractActionHandler<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.server.actionhandler
Deprecated.
AbstractActionHandler(Class<A>) - Constructor for class com.gwtplatform.dispatch.server.actionhandler.AbstractActionHandler
Deprecated.
 
AbstractDefaultActionValidator - Class in com.gwtplatform.dispatch.rpc.server.actionvalidator
The default ActionValidator implementation.
AbstractDefaultActionValidator() - Constructor for class com.gwtplatform.dispatch.rpc.server.actionvalidator.AbstractDefaultActionValidator
 
AbstractDefaultActionValidator - Class in com.gwtplatform.dispatch.server.actionvalidator
Deprecated.
AbstractDefaultActionValidator() - Constructor for class com.gwtplatform.dispatch.server.actionvalidator.AbstractDefaultActionValidator
Deprecated.
 
AbstractDispatchImpl - Class in com.gwtplatform.dispatch.rpc.server
This is the server-side implementation of the Dispatch service with an arbitrary action type, for which the client-side async service is DispatchAsync.
AbstractDispatchImpl(ActionHandlerValidatorRegistry) - Constructor for class com.gwtplatform.dispatch.rpc.server.AbstractDispatchImpl
 
AbstractDispatchImpl - Class in com.gwtplatform.dispatch.server
Deprecated.
AbstractDispatchImpl(ActionHandlerValidatorRegistry) - Constructor for class com.gwtplatform.dispatch.server.AbstractDispatchImpl
Deprecated.
 
AbstractDispatchServiceImpl - Class in com.gwtplatform.dispatch.rpc.server
This is the server-side implementation of the DispatchService, for which the client-side async service is DispatchServiceAsync.
AbstractDispatchServiceImpl(Logger, Dispatch, RequestProvider) - Constructor for class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
AbstractDispatchServiceImpl - Class in com.gwtplatform.dispatch.server
Deprecated.
AbstractDispatchServiceImpl(Logger, Dispatch, RequestProvider) - Constructor for class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
AbstractEagerActionHandlerValidatorRegistryImpl - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
This is a eager-loading implementation of the registry.
AbstractEagerActionHandlerValidatorRegistryImpl() - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
AbstractEagerActionHandlerValidatorRegistryImpl - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
AbstractEagerActionHandlerValidatorRegistryImpl() - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
AbstractHttpSessionSecurityCookieFilter - Class in com.gwtplatform.dispatch.rpc.server
Deprecated.
Please use AbstractRandomSecurityCookieFilter. Using the JSESSIONID like this might let an XSS attacker hijack a session. See GitHub issue #484
AbstractHttpSessionSecurityCookieFilter(String) - Constructor for class com.gwtplatform.dispatch.rpc.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
AbstractHttpSessionSecurityCookieFilter - Class in com.gwtplatform.dispatch.server
Deprecated.
Please use AbstractRandomSecurityCookieFilter. Using the JSESSIONID like this might let an XSS attacker hijack a session. See GitHub issue #484
AbstractHttpSessionSecurityCookieFilter(String) - Constructor for class com.gwtplatform.dispatch.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
AbstractRandomSecurityCookieFilter - Class in com.gwtplatform.dispatch.rpc.server
This filter will automatically inject a security cookie inside the request the first time the page is loaded.
AbstractRandomSecurityCookieFilter(String, SecureRandom) - Constructor for class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
AbstractRandomSecurityCookieFilter - Class in com.gwtplatform.dispatch.server
Deprecated.
AbstractRandomSecurityCookieFilter(String, SecureRandom) - Constructor for class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 
ActionHandler<A extends Action<R>,R extends Result> - Interface in com.gwtplatform.dispatch.rpc.server.actionhandler
Instances of this interface will handle specific types of Action classes.
ActionHandler<A extends Action<R>,R extends Result> - Interface in com.gwtplatform.dispatch.server.actionhandler
Deprecated.
Please use ActionHandler.
ActionHandlerValidatorClass<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
Convenience class to store ActionHandler and ActionValidator class definitions.
ActionHandlerValidatorClass(Class<? extends ActionHandler<A, R>>, Class<? extends ActionValidator>) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorClass
 
ActionHandlerValidatorClass<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionHandlerValidatorClass(Class<? extends ActionHandler<A, R>>, Class<? extends ActionValidator>) - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorClass
Deprecated.
 
ActionHandlerValidatorInstance - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
Convenience class to store ActionHandler and ActionValidator instance definitions.
ActionHandlerValidatorInstance(ActionValidator, ActionHandler<?, ?>) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorInstance
 
ActionHandlerValidatorInstance - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionHandlerValidatorInstance(ActionValidator, ActionHandler<?, ?>) - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorInstance
Deprecated.
 
ActionHandlerValidatorLinkerHelper - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
ActionHandlerValidatorLinkerHelper() - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper
 
ActionHandlerValidatorLinkerHelper - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionHandlerValidatorLinkerHelper() - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper
Deprecated.
 
ActionHandlerValidatorLinkerHelper.BeanProvider - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
ActionHandlerValidatorLinkerHelper.BeanProvider - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
 
ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor<B> - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor<B> - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
 
ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor<B> - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
BingingDescriptor implementation for the Guice/Spring.
ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor(B, String) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
 
ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor<B> - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
BingingDescriptor implementation for the Guice/Spring.
ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor(B, String) - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
Deprecated.
 
ActionHandlerValidatorMap<A extends Action<R>,R extends Result> - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
This is the interface that define the map of ActionHandlerValidatorInstance.
ActionHandlerValidatorMap<A extends Action<R>,R extends Result> - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionHandlerValidatorMapImpl<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
ActionHandlerValidatorMapImpl(Class<A>, ActionHandlerValidatorClass<A, R>) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
 
ActionHandlerValidatorMapImpl<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionHandlerValidatorMapImpl(Class<A>, ActionHandlerValidatorClass<A, R>) - Constructor for class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
Deprecated.
 
ActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
Registry definition for ActionValidator.
ActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
ActionResult<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.rpc.server.actionhandler
This contains both the original Action and the Result of that action.
ActionResult(A, R, boolean) - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandler.ActionResult
Creates a new action/result pair.
ActionResult<A extends Action<R>,R extends Result> - Class in com.gwtplatform.dispatch.server.actionhandler
Deprecated.
Please use ActionResult.
ActionResult(A, R, boolean) - Constructor for class com.gwtplatform.dispatch.server.actionhandler.ActionResult
Deprecated.
Creates a new action/result pair.
ActionValidator - Interface in com.gwtplatform.dispatch.rpc.server.actionvalidator
Implementers must provide an implementation of this interface and provide it to the DispatchService implementation so that it can check whether or not the action can be executed.
ActionValidator - Interface in com.gwtplatform.dispatch.server.actionvalidator
Deprecated.
Please use ActionValidator.
addActionHandlerValidator(Class<A>, ActionHandlerValidatorInstance) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
addActionHandlerValidator(Class<A>, ActionHandlerValidatorInstance) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.EagerActionHandlerValidatorRegistry
 
addActionHandlerValidator(Class<A>, ActionHandlerValidatorInstance) - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
addActionHandlerValidator(Class<A>, ActionHandlerValidatorInstance) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.EagerActionHandlerValidatorRegistry
Deprecated.
 
addActionHandlerValidatorClass(Class<A>, ActionHandlerValidatorClass<A, R>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.LazyActionHandlerValidatorRegistry
Registers the specified ActionValidator class with the registry.
addActionHandlerValidatorClass(Class<A>, ActionHandlerValidatorClass<A, R>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.LazyActionHandlerValidatorRegistry
Deprecated.
Registers the specified ActionValidator class with the registry.

B

BatchActionHandler - Class in com.gwtplatform.dispatch.rpc.server.actionhandler
This handles BatchAction requests, which are a set of multiple actions that need to all be executed successfully in sequence for the whole action to succeed.
BatchActionHandler() - Constructor for class com.gwtplatform.dispatch.rpc.server.actionhandler.BatchActionHandler
 
BatchActionHandler - Class in com.gwtplatform.dispatch.server.actionhandler
Deprecated.
Please use BatchActionHandler.
BatchActionHandler() - Constructor for class com.gwtplatform.dispatch.server.actionhandler.BatchActionHandler
Deprecated.
 

C

clearActionHandlerValidators() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
clearActionHandlerValidators() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Clears all registered ActionValidator from the registry.
clearActionHandlerValidators() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
clearActionHandlerValidators() - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Deprecated.
Clears all registered ActionValidator from the registry.
com.gwtplatform.dispatch.rpc.server - package com.gwtplatform.dispatch.rpc.server
 
com.gwtplatform.dispatch.rpc.server.actionhandler - package com.gwtplatform.dispatch.rpc.server.actionhandler
 
com.gwtplatform.dispatch.rpc.server.actionhandlervalidator - package com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
com.gwtplatform.dispatch.rpc.server.actionvalidator - package com.gwtplatform.dispatch.rpc.server.actionvalidator
 
com.gwtplatform.dispatch.server - package com.gwtplatform.dispatch.server
 
com.gwtplatform.dispatch.server.actionhandler - package com.gwtplatform.dispatch.server.actionhandler
 
com.gwtplatform.dispatch.server.actionhandlervalidator - package com.gwtplatform.dispatch.server.actionhandlervalidator
 
com.gwtplatform.dispatch.server.actionvalidator - package com.gwtplatform.dispatch.server.actionvalidator
 

D

destroy() - Method in class com.gwtplatform.dispatch.rpc.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
destroy() - Method in class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
destroy() - Method in class com.gwtplatform.dispatch.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
destroy() - Method in class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 
dispatch - Variable in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
Dispatch - Interface in com.gwtplatform.dispatch.rpc.server
The base class of the synchronous dispatcher service with an arbitrary action type.
dispatch - Variable in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
Dispatch - Interface in com.gwtplatform.dispatch.server
Deprecated.
Please use Dispatch.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.gwtplatform.dispatch.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 

E

EagerActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
EagerActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
execute(A) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchImpl
 
execute(String, Action<?>) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
ActionException and ServiceException will have their stacktraces (and stacktraces of their causes) removed for security purposes.
execute(A, ExecutionContext) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandler.ActionHandler
Handles the specified action.
execute(BatchAction, ExecutionContext) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.BatchActionHandler
 
execute(A) - Method in interface com.gwtplatform.dispatch.rpc.server.Dispatch
Executes the specified action and returns the appropriate result.
execute(A) - Method in interface com.gwtplatform.dispatch.rpc.server.ExecutionContext
Executes an action in the current context.
execute(A) - Method in class com.gwtplatform.dispatch.server.AbstractDispatchImpl
Deprecated.
 
execute(String, Action<?>) - Method in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
ActionException and ServiceException will have their stacktraces (and stacktraces of their causes) removed for security purposes.
execute(A, ExecutionContext) - Method in interface com.gwtplatform.dispatch.server.actionhandler.ActionHandler
Deprecated.
Handles the specified action.
execute(BatchAction, ExecutionContext) - Method in class com.gwtplatform.dispatch.server.actionhandler.BatchActionHandler
Deprecated.
 
execute(A) - Method in interface com.gwtplatform.dispatch.server.Dispatch
Deprecated.
Executes the specified action and returns the appropriate result.
execute(A) - Method in interface com.gwtplatform.dispatch.server.ExecutionContext
Deprecated.
Executes an action in the current context.
ExecutionContext - Interface in com.gwtplatform.dispatch.rpc.server
ExecutionContext instances are passed to ActionHandlers, and allows them to execute sub-actions.
ExecutionContext - Interface in com.gwtplatform.dispatch.server
Deprecated.
Please use ExecutionContext.

F

findActionHandlerValidator(A) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
findActionHandlerValidator(A) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Searches the registry and returns the ActionValidator which supports the specified Action, or null if none is available.
findActionHandlerValidator(A) - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
findActionHandlerValidator(A) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Deprecated.
Searches the registry and returns the first ActionValidator which supports the specified Action , or null if none is available.
findActionValidator(Class<? extends ActionValidator>) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
findActionValidator(Class<? extends ActionValidator>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Searches the registry for already bound ActionValidator class and return the instance or null if none is available.
findActionValidator(Class<? extends ActionValidator>) - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
findActionValidator(Class<? extends ActionValidator>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorRegistry
Deprecated.
Searches the registry for already bound ActionValidator class and return the instance or null if none is available.

G

getAction() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.ActionResult
 
getAction() - Method in class com.gwtplatform.dispatch.server.actionhandler.ActionResult
Deprecated.
 
getActionClass() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorMap
 
getActionClass() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
 
getActionClass() - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorMap
Deprecated.
 
getActionClass() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
Deprecated.
 
getActionHandler() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorInstance
 
getActionHandler() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorInstance
Deprecated.
 
getActionHandlerClass() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorClass
 
getActionHandlerClass() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorClass
Deprecated.
 
getActionHandlerValidatorClass() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorMap
 
getActionHandlerValidatorClass() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
 
getActionHandlerValidatorClass() - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorMap
Deprecated.
 
getActionHandlerValidatorClass() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorMapImpl
Deprecated.
 
getActionType() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.AbstractActionHandler
 
getActionType() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandler.ActionHandler
 
getActionType() - Method in class com.gwtplatform.dispatch.server.actionhandler.AbstractActionHandler
Deprecated.
 
getActionType() - Method in interface com.gwtplatform.dispatch.server.actionhandler.ActionHandler
Deprecated.
 
getActionValidator() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorInstance
 
getActionValidator() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorInstance
Deprecated.
 
getActionValidatorClass() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorClass
 
getActionValidatorClass() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorClass
Deprecated.
 
getBean() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor
 
getBean() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
 
getBean() - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor
Deprecated.
 
getBean() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
Deprecated.
 
getBeanName() - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor
 
getBeanName() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
 
getBeanName() - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor
Deprecated.
 
getBeanName() - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor
Deprecated.
 
getBindings(Class<B>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider
 
getBindings(Class<B>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider
Deprecated.
 
getInstance(Class<B>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider
 
getInstance(Class<B>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper.BeanProvider
Deprecated.
 
getResult() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.ActionResult
 
getResult() - Method in class com.gwtplatform.dispatch.server.actionhandler.ActionResult
Deprecated.
 
getSecurityCookieName() - Method in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
getSecurityCookieName() - Method in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
getServletRequest() - Method in interface com.gwtplatform.dispatch.rpc.server.RequestProvider
 
getServletRequest() - Method in interface com.gwtplatform.dispatch.server.RequestProvider
Deprecated.
 
getSession() - Method in class com.gwtplatform.dispatch.rpc.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
getSession() - Method in class com.gwtplatform.dispatch.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 

I

init(FilterConfig) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
init(FilterConfig) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
init(FilterConfig) - Method in class com.gwtplatform.dispatch.server.AbstractHttpSessionSecurityCookieFilter
Deprecated.
 
init(FilterConfig) - Method in class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 
isExecuted() - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.ActionResult
isExecuted() - Method in class com.gwtplatform.dispatch.server.actionhandler.ActionResult
Deprecated.
isValid(Action<? extends Result>) - Method in class com.gwtplatform.dispatch.rpc.server.actionvalidator.AbstractDefaultActionValidator
 
isValid(Action<? extends Result>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionvalidator.ActionValidator
Validate whether or not that Action can be executed at this time.
isValid(Action<? extends Result>) - Method in class com.gwtplatform.dispatch.server.actionvalidator.AbstractDefaultActionValidator
Deprecated.
 
isValid(Action<? extends Result>) - Method in interface com.gwtplatform.dispatch.server.actionvalidator.ActionValidator
Deprecated.
Validate whether or not that Action can be executed at this time.

L

LazyActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.rpc.server.actionhandlervalidator
 
LazyActionHandlerValidatorRegistry - Interface in com.gwtplatform.dispatch.server.actionhandlervalidator
Deprecated.
linkValidators(ActionHandlerValidatorLinkerHelper.BeanProvider, ActionHandlerValidatorRegistry) - Static method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper
 
linkValidators(ActionHandlerValidatorLinkerHelper.BeanProvider, ActionHandlerValidatorRegistry) - Static method in class com.gwtplatform.dispatch.server.actionhandlervalidator.ActionHandlerValidatorLinkerHelper
Deprecated.
 
logger - Variable in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
logger - Variable in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
logStackTrace(Logger, Throwable) - Static method in class com.gwtplatform.dispatch.rpc.server.Utils
Logs an entire stack trace to the logger, so that it can easily be viewed in the App Engine log.
logStackTrace(Logger, Level, Throwable) - Static method in class com.gwtplatform.dispatch.rpc.server.Utils
Logs an entire stack trace to the logger, so that it can easily be viewed in the App Engine log.
logStackTrace(Logger, Throwable) - Static method in class com.gwtplatform.dispatch.server.Utils
Deprecated.
Logs an entire stack trace to the logger, so that it can easily be viewed in the App Engine log.
logStackTrace(Logger, Level, Throwable) - Static method in class com.gwtplatform.dispatch.server.Utils
Deprecated.
Logs an entire stack trace to the logger, so that it can easily be viewed in the App Engine log.

R

random - Variable in class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
random - Variable in class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 
removeActionHandlerValidator(Class<A>) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
 
removeActionHandlerValidator(Class<A>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.EagerActionHandlerValidatorRegistry
 
removeActionHandlerValidator(Class<A>) - Method in class com.gwtplatform.dispatch.server.actionhandlervalidator.AbstractEagerActionHandlerValidatorRegistryImpl
Deprecated.
 
removeActionHandlerValidator(Class<A>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.EagerActionHandlerValidatorRegistry
Deprecated.
 
removeActionHandlerValidatorClass(Class<A>, ActionHandlerValidatorClass<A, R>) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandlervalidator.LazyActionHandlerValidatorRegistry
Removes any registration of specified class, as well as any instances which have been created.
removeActionHandlerValidatorClass(Class<A>, ActionHandlerValidatorClass<A, R>) - Method in interface com.gwtplatform.dispatch.server.actionhandlervalidator.LazyActionHandlerValidatorRegistry
Deprecated.
Removes any registration of specified class, as well as any instances which have been created.
requestProvider - Variable in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
RequestProvider - Interface in com.gwtplatform.dispatch.rpc.server
 
requestProvider - Variable in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
RequestProvider - Interface in com.gwtplatform.dispatch.server
Deprecated.
Please use RequestProvider.

S

securityCookieName - Variable in class com.gwtplatform.dispatch.rpc.server.AbstractRandomSecurityCookieFilter
 
securityCookieName - Variable in class com.gwtplatform.dispatch.server.AbstractRandomSecurityCookieFilter
Deprecated.
 

U

undo(A, R) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchImpl
 
undo(String, Action<Result>, Result) - Method in class com.gwtplatform.dispatch.rpc.server.AbstractDispatchServiceImpl
 
undo(A, R, ExecutionContext) - Method in interface com.gwtplatform.dispatch.rpc.server.actionhandler.ActionHandler
Undoes the specified action.
undo(BatchAction, BatchResult, ExecutionContext) - Method in class com.gwtplatform.dispatch.rpc.server.actionhandler.BatchActionHandler
 
undo(A, R) - Method in interface com.gwtplatform.dispatch.rpc.server.Dispatch
Undoes a previously executed action.
undo(A, R) - Method in interface com.gwtplatform.dispatch.rpc.server.ExecutionContext
Undoes an action in the current context.
undo(A, R) - Method in class com.gwtplatform.dispatch.server.AbstractDispatchImpl
Deprecated.
 
undo(String, Action<Result>, Result) - Method in class com.gwtplatform.dispatch.server.AbstractDispatchServiceImpl
Deprecated.
 
undo(A, R, ExecutionContext) - Method in interface com.gwtplatform.dispatch.server.actionhandler.ActionHandler
Deprecated.
Undoes the specified action.
undo(BatchAction, BatchResult, ExecutionContext) - Method in class com.gwtplatform.dispatch.server.actionhandler.BatchActionHandler
Deprecated.
 
undo(A, R) - Method in interface com.gwtplatform.dispatch.server.Dispatch
Deprecated.
Undoes a previously executed action.
undo(A, R) - Method in interface com.gwtplatform.dispatch.server.ExecutionContext
Deprecated.
Undoes an action in the current context.
Utils - Class in com.gwtplatform.dispatch.rpc.server
Collection of utility methods.
Utils() - Constructor for class com.gwtplatform.dispatch.rpc.server.Utils
 
Utils - Class in com.gwtplatform.dispatch.server
Deprecated.
Please use Utils.
Utils() - Constructor for class com.gwtplatform.dispatch.server.Utils
Deprecated.
 
A B C D E F G I L R S U 
Back to GWTP Home

Copyright © 2010–2015 Arcbees. All rights reserved.