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
|
NOTIFY
static final java.lang.String NOTIFY
- See Also:
- Constant Field Values
EVENTS
static final java.lang.String[] EVENTS
notify
void notify(FECIOEvent ev)
Copyright © 2002 Onion Networks. All Rights Reserved.