com.wilko.jaim
Class FLAPFrameFactory

java.lang.Object
  |
  +--com.wilko.jaim.FLAPFrameFactory

public abstract class FLAPFrameFactory
extends java.lang.Object


Constructor Summary
FLAPFrameFactory()
          Creates new FLAPFrameFactory
 
Method Summary
static com.wilko.jaim.FLAPFrame createFLAPFrame(byte[] frameData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FLAPFrameFactory

public FLAPFrameFactory()
Creates new FLAPFrameFactory

Method Detail

createFLAPFrame

public static com.wilko.jaim.FLAPFrame createFLAPFrame(byte[] frameData)
                                                throws FLAPFrameException
FLAPFrameException