| Modifier and Type | Interface and 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 and Description |
|---|---|
class |
ModemDecoderImpl |
static class |
ModemDecoderImpl.ModemByteDecoderProviderImpl
Vanilla plain implementation of the
ModemByteDecoderProvider
interface to be used with ByteProvider (ByteReceiver)
instances. |
static class |
ModemDecoderImpl.ModemShortDecoderProviderImpl
Vanilla plain implementation of the
ModemByteDecoderProvider
interface to be used with ByteProvider (ByteReceiver)
instances. |
Copyright © 2018. All rights reserved.