Uses of Interface
org.refcodes.codec.DemodulatorStatusAccessor
-
-
Uses of DemodulatorStatusAccessor in org.refcodes.codec
Subinterfaces of DemodulatorStatusAccessor in org.refcodes.codec Modifier and Type Interface Description static interfaceDemodulatorStatusAccessor.DemodulatorStatusPropertyProvides a Demodulator-Status property.interfaceModemDecoderTheModemDecoderimplements a Frequency-shift keyring decoderstatic interfaceModemDecoder.ModemByteDecoderProviderTheModemDecoder.ModemByteDecoderProviderimplements theModemDecoderfunctionality in terms of aConnectionComponent.static interfaceModemDecoder.ModemShortDecoderProviderTheModemDecoder.ModemShortDecoderProviderimplements theModemDecoderfunctionality in terms of aConnectionComponent.Classes in org.refcodes.codec that implement DemodulatorStatusAccessor Modifier and Type Class Description classModemDecoderImplstatic classModemDecoderImpl.ModemByteDecoderProviderImplVanilla plain implementation of theModemDecoder.ModemByteDecoderProviderinterface to be used withByteProvider(ByteReceiver) instances.static classModemDecoderImpl.ModemShortDecoderProviderImplVanilla plain implementation of theModemDecoder.ModemByteDecoderProviderinterface to be used withByteProvider(ByteReceiver) instances.
-