| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryMethodWriterInvocationHandler
MethodWriterInvocationHandler that serialises method calls to a
MarshallableOut using the binary wire format. |
class |
TextMethodWriterInvocationHandler
A
MethodWriterInvocationHandler that serialises method calls to a
text-based MarshallableOut such as YAML or JSON. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.