|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GrailsWrappedWriter | |
StreamCharBuffer.LazyInitializingWriter | Simple holder class for the connected writer |
Class Summary | |
---|---|
AbstractTypeConvertingMap | An category for use with maps that want type conversion capabilities |
BoundedCharsAsEncodedBytesCounter | Counts chars encoded as bytes up to a certain limit (capacity of byte buffer). |
CacheEntry | Wrapper for a value inside a cache that adds timestamp information for expiration and prevents "cache storms" with a Lock. |
CodecPrintWriter | |
DebugHttpSessionListener | Simple implementation of the HttpListener interface that writes to standard out |
GrailsPrintWriter | PrintWriter implementation that doesn't have synchronization. null object references are ignored in print methods (nothing gets printed) |
GrailsPrintWriterAdapter | @author Lari Hotari |
IncludeResponseWrapper | Response wrapper used to capture the content of a response (such as within in an include). |
IncludedContent | Represents some content that has been used in an include request. |
StreamByteBuffer | An in-memory buffer that provides OutputStream and InputStream interfaces. |
StreamCharBuffer | |
StreamCharBuffer.StreamCharBufferReader | This is the java.io.Reader implementation for StreamCharBuffer |
StreamCharBuffer.StreamCharBufferWriter | This is the java.io.Writer implementation for StreamCharBuffer |
StringCharArrayAccessor | Provides optimized access to java.lang.String internals |
TypeConvertingMap | A category for use with maps that want type conversion capabilities. |
WebUtils | Utility methods to access commons objects and perform common web related functions for the internal framework. |
Enum Summary | |
---|---|
StreamByteBuffer.ReadMode |
Groovy Documentation