com.onionnetworks.fec.io
Interface FECIOListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
FECFile.Decoder

public interface FECIOListener
extends java.util.EventListener

This interface is implemented to listen for FECIOEvents (c) Copyright 2001 Onion Networks (c) Copyright 2000 OpenCola

Author:
Justin F. Chapweske (justin@chapweske.com)

Field Summary
static java.lang.String[] EVENTS
           
static java.lang.String NOTIFY
           
 
Method Summary
 void notify(FECIOEvent ev)
           
 

Field Detail

NOTIFY

static final java.lang.String NOTIFY
See Also:
Constant Field Values

EVENTS

static final java.lang.String[] EVENTS
Method Detail

notify

void notify(FECIOEvent ev)


Copyright © 2002 Onion Networks. All Rights Reserved.