Uses of Interface
org.refcodes.codec.ModemDecoder
-
Uses of ModemDecoder in org.refcodes.codec
Modifier and TypeInterfaceDescriptionstatic interface
TheModemDecoder.ModemByteDecoderProvider
implements theModemDecoder
functionality in terms of aConnectionComponent
.static interface
TheModemDecoder.ModemShortDecoderProvider
implements theModemDecoder
functionality in terms of aConnectionComponent
.Modifier and TypeClassDescriptionclass
static class
Vanilla plain implementation of theModemDecoder.ModemByteDecoderProvider
interface to be used withBytesDestination
(BytesReceiver
) instances.static class
Vanilla plain implementation of theModemDecoder.ModemByteDecoderProvider
interface to be used withBytesDestination
(BytesReceiver
) instances.