com.onionnetworks.fec.io
Class FileDecodedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.onionnetworks.fec.io.FECIOEvent
          extended by com.onionnetworks.fec.io.FileDecodedEvent
All Implemented Interfaces:
java.io.Serializable

public class FileDecodedEvent
extends FECIOEvent

This event signifies that the file has been completely decoded. (c) Copyright 2001 Onion Networks (c) Copyright 2000 OpenCola

Author:
Justin F. Chapweske (justin@chapweske.com)
See Also:
Serialized Form

Constructor Summary
FileDecodedEvent(java.lang.Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileDecodedEvent

public FileDecodedEvent(java.lang.Object source)


Copyright © 2002 Onion Networks. All Rights Reserved.