A D E G I O R T

A

Action<T extends Response> - Interface in grails.plugins.gwt.shared
Embodies a client-side action, for example a search, or selecting a contact.
ActionHandlerArtefactHandler - Class in org.codehaus.groovy.grails.plugins.gwt
Manages the GWT action handler artifact type.
ActionHandlerArtefactHandler() - Constructor for class org.codehaus.groovy.grails.plugins.gwt.ActionHandlerArtefactHandler
 
ActionHandlerGrailsClass - Interface in org.codehaus.groovy.grails.plugins.gwt
Grails descriptor class for action handler artifacts.

D

DefaultActionHandlerGrailsClass - Class in org.codehaus.groovy.grails.plugins.gwt
Default implementation of the action handler descriptor class.
DefaultActionHandlerGrailsClass(Class) - Constructor for class org.codehaus.groovy.grails.plugins.gwt.DefaultActionHandlerGrailsClass
 
destroy() - Method in class org.codehaus.groovy.grails.plugins.gwt.GwtCacheControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.groovy.grails.plugins.gwt.GwtCacheControlFilter
 

E

execute(Action<T>) - Method in interface grails.plugins.gwt.client.GwtActionService
 
execute(Action<T>, AsyncCallback<T>) - Method in interface grails.plugins.gwt.client.GwtActionServiceAsync
 

G

generateInterfaces(Class) - Method in interface org.codehaus.groovy.grails.plugins.gwt.GwtServiceInterfaceGenerator
 
generateInterfaces(Class, String) - Method in interface org.codehaus.groovy.grails.plugins.gwt.GwtServiceInterfaceGenerator
 
getInterfacesExist(Class) - Method in interface org.codehaus.groovy.grails.plugins.gwt.GwtServiceInterfaceGenerator
 
getInterfacesExist(Class, String) - Method in interface org.codehaus.groovy.grails.plugins.gwt.GwtServiceInterfaceGenerator
 
grails.plugins.gwt.client - package grails.plugins.gwt.client
 
grails.plugins.gwt.shared - package grails.plugins.gwt.shared
 
GwtActionService - Interface in grails.plugins.gwt.client
GWT RPC interface for the plugin's action service.
GwtActionServiceAsync - Interface in grails.plugins.gwt.client
Async version of GwtActionService.
GwtCacheControlFilter - Class in org.codehaus.groovy.grails.plugins.gwt
Servlet filter that ensures that the *.nocache.js files generated by GWT are not cached by the browser or a proxy.
GwtCacheControlFilter() - Constructor for class org.codehaus.groovy.grails.plugins.gwt.GwtCacheControlFilter
 
GwtServiceInterfaceGenerator - Interface in org.codehaus.groovy.grails.plugins.gwt
Created by IntelliJ IDEA.

I

init(FilterConfig) - Method in class org.codehaus.groovy.grails.plugins.gwt.GwtCacheControlFilter
 
isArtefactClass(Class) - Method in class org.codehaus.groovy.grails.plugins.gwt.ActionHandlerArtefactHandler
 
isGwtExposed(Class) - Method in interface org.codehaus.groovy.grails.plugins.gwt.GwtServiceInterfaceGenerator
 

O

org.codehaus.groovy.grails.plugins.gwt - package org.codehaus.groovy.grails.plugins.gwt
 

R

Response - Interface in grails.plugins.gwt.shared
Represents the response to a particular action.

T

TYPE - Static variable in class org.codehaus.groovy.grails.plugins.gwt.ActionHandlerArtefactHandler
 

A D E G I O R T