All Classes

Class Description
BaseBuilder
The BaseBuilder provides the functionality to do base encoding and decoding such as done by the Base64 encoding and decoding functionality (see "https://en.wikipedia.org/wiki/Base64").
BaseDecoder
The BaseDecoder implements the BaseBuilder functionality in terms of a BytesReceiver.
BaseDecoder.BaseDecoderConnection
The BaseDecoder.BaseDecoderConnection implements the BaseDecoder functionality in terms of a ConnectionComponent.
BaseDecoderImpl
Vanilla plain implementation of the BaseDecoder interface to be used with BytesReceiver instances.
BaseDecoderImpl.BaseDecoderConnectionImpl
Vanilla plain implementation of the BaseDecoder.BaseDecoderConnection interface to be used with BytesDestination (BytesReceiver) instances.
BaseEncoder
The BaseEncoder implements the BaseBuilder functionality in terms of a BytesTransmitter.It implements the Encoder interface attaching to the "refcodes-io" artifact via the Encoder interface.
BaseEncoder.BaseEncoderConnection
The BaseEncoder.BaseEncoderConnection implements the BaseEncoder functionality in terms of a ConnectionComponent.
BaseEncoderImpl
Vanilla plain implementation of the BaseEncoder interface to be used with BytesTransmitter instances.
BaseEncoderImpl.BaseEncoderConnectionImpl
Vanilla plain implementation of the BaseEncoder.BaseEncoderConnection interface to be used with BytesSource (BytesTransmitter) instances.
BaseInputStreamDecoder
Vanilla plain implementation of the BaseDecoder interface to be used with InputStream instances.
BaseMetrics
The BaseMetrics provide the metrics for a codec to be used by an implementation of the BaseBuilder, the BaseDecoder, the BaseEncoder or the like.
BaseMetricsAccessor
Provides an accessor for a base codec metrics property.
BaseMetricsAccessor.BaseMetricsBuilder<B extends BaseMetricsAccessor.BaseMetricsBuilder<B>>
Provides a builder method for a base codec metrics property returning the builder for applying multiple build operations.
BaseMetricsAccessor.BaseMetricsMutator
Provides a mutator for a base codec metrics property.
BaseMetricsAccessor.BaseMetricsProperty
Provides a base codec metrics property.
BaseMetricsConfig
This enumeration provides access to pre-configured BaseMetrics to be used by a BaseBuilder, a BaseDecoder, a BaseEncoder or the like..
BaseMetricsImpl
BaseMetrics implementation for playing around with your own configuration.
BaseOutputStreamEncoder
Vanilla plain implementation of the BaseEncoder interface to be used with OutputStream instances.
ChannelSelector
The Enum ChannelSelector.
ChannelSelectorAccessor
Provides an accessor for a channel selector property.
ChannelSelectorAccessor.ChannelSelectorBuilder<B extends ChannelSelectorAccessor.ChannelSelectorBuilder<B>>
Provides a builder method for a channel selector property returning the builder for applying multiple build operations.
ChannelSelectorAccessor.ChannelSelectorMutator
Provides a mutator for a channel selector property.
ChannelSelectorAccessor.ChannelSelectorProperty
Provides a channel selector property.
Decoder
The Decoder provides a bridge to the "refcodes-io" artifact by attaching to the BytesReceiver interface, thereby increasing the usage scenarios of any Decoder implementation.
DemodulatorStatus
The Enum DemodulatorStatus.
DemodulatorStatusAccessor
Provides an accessor for a Demodulator-Status property.
DemodulatorStatusAccessor.DemodulatorStatusBuilder<B extends DemodulatorStatusAccessor.DemodulatorStatusBuilder<B>>
Provides a builder method for a Demodulator-Status property returning the builder for applying multiple build operations.
DemodulatorStatusAccessor.DemodulatorStatusMutator
Provides a mutator for a Demodulator-Status property.
DemodulatorStatusAccessor.DemodulatorStatusProperty
Provides a Demodulator-Status property.
Encoder
The Encoder provides a bridge to the "refcodes-io" artifact by attaching to the BytesTransmitter interface, thereby increasing the usage scenarios of any Encoder implementation.
FrequencyThreshold
The Enum FrequencyThreshold.
FrequencyThresholdAccessor
Provides an accessor for a frequency threshold property.
FrequencyThresholdAccessor.FrequencyThresholdBuilder<B extends FrequencyThresholdAccessor.FrequencyThresholdBuilder<B>>
Provides a builder method for a frequency threshold property returning the builder for applying multiple build operations.
FrequencyThresholdAccessor.FrequencyThresholdMutator
Provides a mutator for a frequency threshold property.
FrequencyThresholdAccessor.FrequencyThresholdProperty
Provides a frequency threshold property.
ModemDecoder
The ModemDecoder implements a Frequency-shift keyring decoder. "...
ModemDecoder.ModemByteDecoderProvider
The ModemDecoder.ModemByteDecoderProvider implements the ModemDecoder functionality in terms of a ConnectionComponent.
ModemDecoder.ModemShortDecoderProvider
The ModemDecoder.ModemShortDecoderProvider implements the ModemDecoder functionality in terms of a ConnectionComponent.
ModemDecoderImpl  
ModemDecoderImpl.ModemByteDecoderProviderImpl
Vanilla plain implementation of the ModemDecoder.ModemByteDecoderProvider interface to be used with BytesDestination (BytesReceiver) instances.
ModemDecoderImpl.ModemShortDecoderProviderImpl
Vanilla plain implementation of the ModemDecoder.ModemByteDecoderProvider interface to be used with BytesDestination (BytesReceiver) instances.
ModemEncoder
The ModemEncoder implements a Frequency-shift keyring encoder. "...
ModemEncoder.ModemEncoderConsumer
The ModemEncoder.ModemEncoderConsumer implements the ModemEncoder functionality in terms of a ConnectionComponent.
ModemEncoderImpl  
ModemMetrics
The Interface ModemMetrics.
ModemMetricsImpl
The Class ModemMetricsImpl.
ModemMode
The Enum ModemMode.
ModemModeAccessor
Provides an accessor for a Modem-Mode property.
ModemModeAccessor.ModemModeBuilder<B extends ModemModeAccessor.ModemModeBuilder<B>>
Provides a builder method for a Modem-Mode property returning the builder for applying multiple build operations.
ModemModeAccessor.ModemModeMutator
Provides a mutator for a Modem-Mode property.
ModemModeAccessor.ModemModeProperty
Provides a Modem-Mode property.
ModulationFormat
Pulse-code modulation format: Defines the according pulse-code modulation format with the according silence threshold (root mean square).
ModulationFormatAccessor
Provides an accessor for a modulation format property.
ModulationFormatAccessor.ModulationFormatBuilder<B extends ModulationFormatAccessor.ModulationFormatBuilder<B>>
Provides a builder method for a modulation format property returning the builder for applying multiple build operations.
ModulationFormatAccessor.ModulationFormatMutator
Provides a mutator for a modulation format property.
ModulationFormatAccessor.ModulationFormatProperty
Provides a modulation format property.
ModulatorStatus
The Enum ModulatorStatus.
ModulatorStatusAccessor
Provides an accessor for a Modulator-Status property.
ModulatorStatusAccessor.ModulatorStatusBuilder<B extends ModulatorStatusAccessor.ModulatorStatusBuilder<B>>
Provides a builder method for a Modulator-Status property returning the builder for applying multiple build operations.
ModulatorStatusAccessor.ModulatorStatusMutator
Provides a mutator for a Modulator-Status property.
ModulatorStatusAccessor.ModulatorStatusProperty
Provides a Modulator-Status property.
SampleRate
The Enum SampleRate.
SampleRateAccessor
Provides an accessor for a sample rate property.
SampleRateAccessor.SampleRateBuilder<B extends SampleRateAccessor.SampleRateBuilder<B>>
Provides a builder method for a sample rate property returning the builder for applying multiple build operations.
SampleRateAccessor.SampleRateMutator
Provides a mutator for a sample rate property.
SampleRateAccessor.SampleRateProperty
Provides a sample rate property.