| Modifier and Type | Class and Description |
|---|---|
class |
VanillaWireParser<O>
A simple parser to associate actions based on events/field names received.
|
| Modifier and Type | Method and Description |
|---|---|
static <O> WireParser<O> |
WireParser.wireParser(WireParselet<O> defaultConsumer) |
static <O> WireParser<O> |
WireParser.wireParser(WireParselet<O> defaultConsumer,
FieldNumberParselet<O> fieldNumberParselet) |
Copyright © 2018. All rights reserved.