Uses of Interface
org.refcodes.codec.ModemDecoder
-
Uses of ModemDecoder in org.refcodes.codec
Subinterfaces of ModemDecoder in org.refcodes.codecModifier and TypeInterfaceDescriptionstatic interface
TheModemDecoder.ModemByteDecoderProvider
implements theModemDecoder
functionality in terms of aConnectionComponent
.static interface
TheModemDecoder.ModemShortDecoderProvider
implements theModemDecoder
functionality in terms of aConnectionComponent
.Classes in org.refcodes.codec that implement ModemDecoderModifier 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.