| Class | Description |
|---|---|
| AbstractTypeConvertingMap |
An category for use with maps that want type conversion capabilities
Type converting maps have no inherent ordering.
|
| BoundedCharsAsEncodedBytesCounter |
Counts chars encoded as bytes up to a certain limit (capacity of byte buffer).
|
| CacheEntry<T> | Deprecated
Use grails.util.CacheEntry
|
| IncludedContent |
Represents some content that has been used in an include request.
|
| IncludeResponseWrapper |
Response wrapper used to capture the content of a response (such as within in an include).
|
| WebUtils |
Utility methods to access commons objects and perform common
web related functions for the internal framework.
|