| Package | Description |
|---|---|
| org.freehep.record.loop |
Classes that handle fetching records from sources and serving them to consumers.
|
| Modifier and Type | Method and Description |
|---|---|
LoopEvent |
RecordLoop.getProgress()
Creates and returns
PROGRESS event describing the current state
of this record loop. |
LoopEvent |
DefaultRecordLoop.getProgress()
Creates and returns
PROGRESS event describing the current state
of this record loop. |
| Modifier and Type | Method and Description |
|---|---|
void |
LoopListener.process(LoopEvent event)
Processes an event received from
RecordLoop. |
void |
AbstractLoopListener.process(LoopEvent event)
Processes an event received from
RecordLoop. |
Copyright © 2000-2012 FreeHEP. All Rights Reserved.