com.onionnetworks.fec.io
Class FECFile.Decoder

java.lang.Object
  extended by com.onionnetworks.fec.io.FECFile.Decoder
All Implemented Interfaces:
FECIOListener, java.lang.Runnable, java.util.EventListener
Enclosing class:
FECFile

public class FECFile.Decoder
extends java.lang.Object
implements java.lang.Runnable, FECIOListener


Field Summary
 
Fields inherited from interface com.onionnetworks.fec.io.FECIOListener
EVENTS, NOTIFY
 
Constructor Summary
FECFile.Decoder()
           
 
Method Summary
 void close()
           
 void notify(FECIOEvent ev)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FECFile.Decoder

public FECFile.Decoder()
Method Detail

notify

public void notify(FECIOEvent ev)
Specified by:
notify in interface FECIOListener

close

public void close()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2002 Onion Networks. All Rights Reserved.