org.refcodes.io.ByteBlockProvider, org.refcodes.io.ByteBlockReceiver, org.refcodes.io.ByteDatagramProvider, org.refcodes.io.ByteDatagramReceiver, org.refcodes.io.ByteProvider, org.refcodes.io.ByteReceiver, org.refcodes.component.Closable, org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.ClosedAccessor, org.refcodes.component.ConnectableComponent, org.refcodes.component.ConnectableComponent.ConnectableAutomaton, org.refcodes.component.ConnectionStatusAccessor, Decoder, DemodulatorStatusAccessor, org.refcodes.component.OpenedAccessor, org.refcodes.io.Receivable, org.refcodes.mixin.ReleaseableModemDecoder.ModemByteDecoderProvider, ModemDecoder.ModemShortDecoderProviderModemDecoderImpl, ModemDecoderImpl.ModemByteDecoderProviderImpl, ModemDecoderImpl.ModemShortDecoderProviderImplpublic interface ModemDecoder extends Decoder, DemodulatorStatusAccessor
ModemDecoder implements a Frequency-shift keyring decoder.
"... Frequency-shift keyring (FSK) is a frequency modulation scheme in which
digital information is transmitted through discrete frequency changes of a
carrier signal ..." (Wikipedia)| 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. |
org.refcodes.component.Closable.CloseAutomaton, org.refcodes.component.Closable.CloseBuilder<B extends org.refcodes.component.Closable.CloseBuilder<B>>org.refcodes.component.ClosedAccessor.ClosedMutator, org.refcodes.component.ClosedAccessor.ClosedPropertyorg.refcodes.component.ConnectableComponent.ConnectableAutomatonorg.refcodes.component.ConnectionStatusAccessor.ConnectionStatusMutator, org.refcodes.component.ConnectionStatusAccessor.ConnectionStatusPropertyDemodulatorStatusAccessor.DemodulatorStatusBuilder<B extends DemodulatorStatusAccessor.DemodulatorStatusBuilder<B>>, DemodulatorStatusAccessor.DemodulatorStatusMutator, DemodulatorStatusAccessor.DemodulatorStatusPropertyclose, closeIn, closeQuietly, closeUncheckedgetConnectionStatus, isConnectionOpenedgetDemodulatorStatusCopyright © 2018. All rights reserved.