| Package | Description |
|---|---|
| net.openhft.chronicle.wire | |
| net.openhft.chronicle.wire.utils |
| Modifier and Type | Method and Description |
|---|---|
MethodReaderStatus |
AbstractGeneratedMethodReader.readOne0(DocumentContext context) |
protected MethodReaderStatus |
AbstractGeneratedMethodReader.readOneGenerated(WireIn wireIn)
Reads call name and arguments from the wire and performs invocation on a target object instance.
|
protected MethodReaderStatus |
AbstractGeneratedMethodReader.readOneMetaGenerated(WireIn wireIn) |
| Modifier and Type | Method and Description |
|---|---|
static MethodReaderStatus |
MethodReaderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodReaderStatus[] |
MethodReaderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.