Class |
Description |
DefaultGroovyPagesUriService
|
Provides services for resolving URIs. |
FilteringCodecsByContentTypeSettings
|
|
GSPResponseWriter
|
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/)
A buffered writer that won't commit the response until the buffer has reached the high watermark, or until flush() or close() is called.
|
GroovyPageCompilerTask
|
An Ant task used for compiling GSP sources. |
GroovyPageForkedCompiler
|
A Forked Compiler for use (typically by Gradle) |
GroovyPagesServlet
|
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/)
Main servlet class. |
GroovyPagesUriSupport
|
Methods to establish template names, paths and so on. |
StandaloneTagLibraryLookup
|
GSP TagLibraryLookup class that's used for standalone GSP |