| Interface | Description |
|---|---|
| RecordHistory<T> |
Functional interface for publishers that prepend a
VanillaMessageHistory
before the next message. |
| Class | Description |
|---|---|
| JavaSourceCodeFormatter |
A formatter specifically tailored for formatting Java source code.
|
| JsonSourceCodeFormatter |
This is the JsonSourceCodeFormatter class, extending the functionality of the
SourceCodeFormatter class. |
| SourceCodeFormatter |
Represents a simple Java source code formatter.
|
| Enum | Description |
|---|---|
| ConfigLoader |
Utility class for loading configuration files in YAML format.
|
| MethodReaderStatus |
Enumerates the possible outcomes of a single read attempt by a
MethodReader, particularly for
generated readers such as AbstractGeneratedMethodReader. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.