| Interface | Description |
|---|---|
| AdvisingAppendable |
An
Appendable that can inform the writer that a buffer limit has been reached or
exceeded. |
| CompiledTemplate |
A compiled Soy template.
|
| CompiledTemplate.Factory |
A factory interface for constructing a
CompiledTemplate. |
| Class | Description |
|---|---|
| AdvisingStringBuilder |
An
AdvisingAppendable that delegates to a StringBuilder. |
| RenderContext |
A collection of contextual rendering data.
|
| RenderResult |
The result of an asynchronous rendering operation.
|
| Enum | Description |
|---|---|
| RenderResult.Type |
The result type.
|