Package com.onionnetworks.fec

Class Summary
DefaultFECCodeFactory This is the default FECCodeFactory that wraps all of the FECCode implementations.
FECCode This class provides the main API/SPI for the FEC library.
FECCodeFactory This is the abstract class is subclassed in order to plug in new FEC implementations.
FECMath This class provides the majority of the logic for the pure Java implementation of the vandermonde FEC codes.
Native16Code This class is the frontend for the JNI wrapper for the C implementation of the FEC Codes.
Native8Code This class is the frontend for the JNI wrapper for the C implementation of the FEC Codes.
Pure16Code This class, along with FECMath, provides the implementation of the pure Java 16 bit FEC codes.
PureCode This class, along with FECMath, provides the implementation of the pure Java 8 bit FEC codes.
 



Copyright © 2002 Onion Networks. All Rights Reserved.