| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
GenerateMethodBridge
Dynamically creates a class that implements a destination interface and
forwards method calls to a collection of handler objects.
|
class |
GenerateMethodDelegate
Dynamically generates a class that implements
MethodDelegate and the
additional interfaces supplied in AbstractClassGenerator.MetaData.interfaces(). |
class |
GenerateMethodWriter2
The
GenerateMethodWriter2 class is responsible for generating method writers based on the provided metadata. |
| Modifier and Type | Method and Description |
|---|---|
AbstractClassGenerator<M> |
AbstractClassGenerator.maxCode(int maxCode)
Sets the maxCode value.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.