| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaWireParser
A simple parser to associate actions based on events/field names received.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull WireParser |
VanillaMethodReader.wireParser() |
static @NotNull WireParser |
WireParser.wireParser(WireParselet defaultConsumer) |
static @NotNull WireParser |
WireParser.wireParser(@NotNull WireParselet defaultConsumer,
@NotNull FieldNumberParselet fieldNumberParselet) |
Copyright © 2020. All rights reserved.