| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ModemDecoder.ModemByteDecoderProvider |
The
ModemDecoder.ModemByteDecoderProvider implements the ModemDecoder
functionality in terms of a ConnectionComponent. |
static interface |
ModemDecoder.ModemShortDecoderProvider |
The
ModemDecoder.ModemShortDecoderProvider implements the ModemDecoder
functionality in terms of a ConnectionComponent. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ModemDecoderImpl |
|
static class |
ModemDecoderImpl.ModemByteDecoderProviderImpl |
Vanilla plain implementation of the
ModemDecoder.ModemByteDecoderProvider
interface to be used with ByteProvider (ByteReceiver)
instances. |
static class |
ModemDecoderImpl.ModemShortDecoderProviderImpl |
Vanilla plain implementation of the
ModemDecoder.ModemByteDecoderProvider
interface to be used with ByteProvider (ByteReceiver)
instances. |
Copyright © 2018. All rights reserved.