JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
R
S
T
U
W
A
AbstractGrailsControllerHelper
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Processes Grails controller requests and responses.
AbstractGrailsControllerHelper()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
AbstractTokenResponseHandler
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Implements the behavior of wasInvoked in the TokenResponseHandler interface.
AbstractTokenResponseHandler(boolean)
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractTokenResponseHandler
allowedMethodsSupport
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
application
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
APPLICATION_CONTEXT_ID
- Static variable in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsUrlHandlerMapping
APPLICATION_CONTEXT_TARGET_SOURCE
- Static variable in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsUrlHandlerMapping
applicationContext
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
C
ClosureGrailsControllerHelper
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Implements action invokation throught Closure.
ClosureGrailsControllerHelper()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
ClosureGrailsControllerHelper
createStackFilterer()
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
D
DEFAULT_METHOD_PARAM
- Static variable in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
Default method parameter:
_method
determineUri(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
developerMode
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
developmentMode
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)
- Method in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)
- Method in class org.codehaus.groovy.grails.web.servlet.filter.
GrailsReloadServletFilter
Deprecated.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
E
establishInterceptors(WebApplicationContext)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
establishInterceptors(WebApplicationContext, List<?>)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
Evalutes the given WebApplicationContext for all HandlerInterceptor and WebRequestInterceptor instances
EXCEPTION_ATTRIBUTE
- Static variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
executeAction(GroovyObject, String, String, GrailsWebRequest, Map)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
Invokes the action defined by the webRequest for the given arguments.
extendInterceptors(List)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
extractLineNumber(CompilationFailedException)
- Static method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
F
filterStackTrace(Exception)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
findWrappedException(Exception)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
forwardRequest(UrlMappingInfo, HttpServletRequest, HttpServletResponse, ModelAndView, String)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
G
getControllerClassByName(String)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
getControllerClassByURI(String)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
getControllerInstance(GrailsControllerClass)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
getFirstRuntimeException(Throwable)
- Static method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
getGrailsAttributes()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
getHandlerExecutionChain(Object, HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
getHandlerForControllerClass(GrailsControllerClass, HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
Obtains the handler for the given controller class.
getHandlerInternal(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
getHandlerInternal(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsUrlHandlerMapping
getHttpMethodOverride(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
getMethod()
- Method in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter.HttpMethodRequestWrapper
getPathWithinApplication(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsUrlPathHelper
getRequestLogMessage(Throwable, HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
getRequestLogMessage(HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
getRequestLogMessage(String, HttpServletRequest, String)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
getRootCause(Throwable)
- Static method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
Obtains the root cause of the given exception
getServletContext()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
GRAILS_DISPATCH_EXTENSION
- Static variable in class org.codehaus.groovy.grails.web.servlet.
GrailsUrlPathHelper
GRAILS_SERVLET_PATH
- Static variable in class org.codehaus.groovy.grails.web.servlet.
GrailsUrlPathHelper
grailsApplication
- Variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
grailsAttributes
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
GrailsControllerHandlerMapping
- Class in
org.codehaus.groovy.grails.web.servlet
Matches Grails' SimpleController class.
GrailsControllerHandlerMapping()
- Constructor for class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
GrailsExceptionResolver
- Class in
org.codehaus.groovy.grails.web.errors
Wraps any runtime exceptions with a GrailsWrappedException instance.
GrailsExceptionResolver()
- Constructor for class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
GrailsReloadServletFilter
- Class in
org.codehaus.groovy.grails.web.servlet.filter
Deprecated.
This filter is no longer used and is here for binary compatibility. Replaced by agent-based reloading in 2.0.
GrailsReloadServletFilter()
- Constructor for class org.codehaus.groovy.grails.web.servlet.filter.
GrailsReloadServletFilter
Deprecated.
GrailsUrlHandlerMapping
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Handles URL mapping for Grails.
GrailsUrlHandlerMapping()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsUrlHandlerMapping
GrailsUrlPathHelper
- Class in
org.codehaus.groovy.grails.web.servlet
Extends the default Spring UrlPathHelper and makes methods Grails path aware.
GrailsUrlPathHelper()
- Constructor for class org.codehaus.groovy.grails.web.servlet.
GrailsUrlPathHelper
GrailsWebRequestFilter
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Binds a
GrailsWebRequestFilter
to the currently executing thread.
GrailsWebRequestFilter()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
H
handleAction(GroovyObject, Object, HttpServletRequest, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
handleAction(GroovyObject, Object, HttpServletRequest, HttpServletResponse, Map)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
handleActionResponse(GroovyObject, Object, GrailsWebRequest, Map, String, String)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
handleRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
SimpleGrailsController
Wraps regular request and response objects into Grails request and response objects.
handleURI(String, GrailsWebRequest)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
handleURI(String, GrailsWebRequest, Map)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
hasCompileTimeSupportForAllowedMethods(GroovyObject)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
HEADER_X_HTTP_METHOD_OVERRIDE
- Static variable in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
HiddenHttpMethodFilter
- Class in
org.codehaus.groovy.grails.web.filters
Based off the Spring implementation, but also supports the X-HTTP-Method-Override HTTP header.
HiddenHttpMethodFilter()
- Constructor for class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
HiddenHttpMethodFilter.HttpMethodRequestWrapper
- Class in
org.codehaus.groovy.grails.web.filters
Simple
HttpServletRequest
wrapper that returns the supplied method for
HttpServletRequest.getMethod()
.
HiddenHttpMethodFilter.HttpMethodRequestWrapper(String, HttpServletRequest)
- Constructor for class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter.HttpMethodRequestWrapper
I
IncompatibleParameterCountException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when a closure has an incompatible parameter count for a controller implementation.
IncompatibleParameterCountException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
IncompatibleParameterCountException
IncompatibleParameterCountException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
IncompatibleParameterCountException
IncompatibleParameterCountException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
IncompatibleParameterCountException
IncompatibleParameterCountException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
IncompatibleParameterCountException
initFilterBean()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
initialize()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
invalidToken(Closure)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractTokenResponseHandler
invalidToken(Closure)
- Method in interface org.codehaus.groovy.grails.web.servlet.mvc.
TokenResponseHandler
Specify behavior in the event of an invalid token.
invalidTokenInternal(Closure)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractTokenResponseHandler
InvalidUriException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when a controller cannot make sense of the URI it has to handle.
InvalidUriException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
InvalidUriException
InvalidUriException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
InvalidUriException
InvalidUriException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
InvalidUriException
InvalidUriException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
InvalidUriException
invoke(GroovyObject, Object)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
invoke(GroovyObject, Object)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
ClosureGrailsControllerHelper
invoke(GroovyObject, Object)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
MethodGrailsControllerHelper
invoke(GroovyObject, Object)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
MixedGrailsControllerHelper
K
KEY
- Static variable in interface org.codehaus.groovy.grails.web.servlet.mvc.
TokenResponseHandler
L
LINE_SEPARATOR
- Static variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
LOG
- Static variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
logStackTrace(Exception, HttpServletRequest)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
lookupInterceptors(WebApplicationContext)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
lookupUrlMappings()
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
M
MAIN_CONTROLLER_BEAN
- Static variable in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
matchStatusCode(Exception, UrlMappingsHolder)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
MethodGrailsControllerHelper
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Implements action invocation through Method.
MethodGrailsControllerHelper()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
MethodGrailsControllerHelper
MixedGrailsControllerHelper
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Implements action invocation through Closure.
MixedGrailsControllerHelper()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
MixedGrailsControllerHelper
N
NOARGS
- Static variable in class org.codehaus.groovy.grails.web.servlet.mvc.
MethodGrailsControllerHelper
NoClosurePropertyForURIException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when no closure property has been mapped to a given URI.
NoClosurePropertyForURIException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoClosurePropertyForURIException
NoClosurePropertyForURIException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoClosurePropertyForURIException
NoClosurePropertyForURIException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoClosurePropertyForURIException
NoClosurePropertyForURIException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoClosurePropertyForURIException
NoViewNameDefinedException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when no view name is returned from a closure in a controller and no view name has been configured.
NoViewNameDefinedException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoViewNameDefinedException
NoViewNameDefinedException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoViewNameDefinedException
NoViewNameDefinedException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoViewNameDefinedException
NoViewNameDefinedException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
NoViewNameDefinedException
O
org.codehaus.groovy.grails.web.errors
- package org.codehaus.groovy.grails.web.errors
org.codehaus.groovy.grails.web.filters
- package org.codehaus.groovy.grails.web.filters
org.codehaus.groovy.grails.web.servlet
- package org.codehaus.groovy.grails.web.servlet
org.codehaus.groovy.grails.web.servlet.filter
- package org.codehaus.groovy.grails.web.servlet.filter
org.codehaus.groovy.grails.web.servlet.mvc
- package org.codehaus.groovy.grails.web.servlet.mvc
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
- package org.codehaus.groovy.grails.web.servlet.mvc.exceptions
R
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
resolveView(HttpServletRequest, UrlMappingInfo, ModelAndView)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
resolveViewOrForward(Exception, UrlMappingsHolder, HttpServletRequest, HttpServletResponse, ModelAndView)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
retrieveAction(GroovyObject, String, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
retrieveAction(GroovyObject, String, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
ClosureGrailsControllerHelper
retrieveAction(GroovyObject, String, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
MethodGrailsControllerHelper
retrieveAction(GroovyObject, String, HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
MixedGrailsControllerHelper
S
sendNotFoundError(HttpServletResponse)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
MixedGrailsControllerHelper
servletContext
- Variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
servletContext
- Variable in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
setApplicationContext(ApplicationContext)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
setGrailsApplication(GrailsApplication)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
setGrailsApplication(GrailsApplication)
- Method in class org.codehaus.groovy.grails.web.servlet.
GrailsControllerHandlerMapping
setGrailsApplication(GrailsApplication)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
setGrailsControllerHelper(AbstractGrailsControllerHelper)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
SimpleGrailsController
setMethodParam(String)
- Method in class org.codehaus.groovy.grails.web.filters.
HiddenHttpMethodFilter
Set the parameter name to look for HTTP methods.
setServletContext(ServletContext)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
setServletContext(ServletContext)
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractGrailsControllerHelper
setStatus(HttpServletRequest, HttpServletResponse, ModelAndView, Exception)
- Method in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
shouldNotFilterAsyncDispatch()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
shouldNotFilterErrorDispatch()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
GrailsWebRequestFilter
SimpleGrailsController
- Class in
org.codehaus.groovy.grails.web.servlet.mvc
Base class for Grails controllers.
SimpleGrailsController()
- Constructor for class org.codehaus.groovy.grails.web.servlet.mvc.
SimpleGrailsController
stackFilterer
- Variable in class org.codehaus.groovy.grails.web.errors.
GrailsExceptionResolver
T
TokenResponseHandler
- Interface in
org.codehaus.groovy.grails.web.servlet.mvc
Invokes user code that handles double or invalid submits.
U
UnknownControllerException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when a URI cannot be matched to a controller.
UnknownControllerException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnknownControllerException
UnknownControllerException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnknownControllerException
UnknownControllerException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnknownControllerException
UnknownControllerException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnknownControllerException
UnsupportedReturnValueException
- Exception in
org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when the return value of a closure is unsupported.
UnsupportedReturnValueException()
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnsupportedReturnValueException
UnsupportedReturnValueException(String)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnsupportedReturnValueException
UnsupportedReturnValueException(String, Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnsupportedReturnValueException
UnsupportedReturnValueException(Throwable)
- Constructor for exception org.codehaus.groovy.grails.web.servlet.mvc.exceptions.
UnsupportedReturnValueException
W
wasInvalidToken()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractTokenResponseHandler
wasInvalidToken()
- Method in interface org.codehaus.groovy.grails.web.servlet.mvc.
TokenResponseHandler
Return whether the token was invalid
wasInvoked()
- Method in class org.codehaus.groovy.grails.web.servlet.mvc.
AbstractTokenResponseHandler
wasInvoked()
- Method in interface org.codehaus.groovy.grails.web.servlet.mvc.
TokenResponseHandler
Return whether the response handle was invoked.
A
C
D
E
F
G
H
I
K
L
M
N
O
R
S
T
U
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes