Package org.nees.tools.agent.events

Interface Summary
PeriodEventListener The event set listener interface for the periodEvent feature.
TransferProgressListener The event set listener interface for the transferProgress feature.
 

Class Summary
PeriodEventEvent This is the event class to support the org.nees.tools.scraper.PeriodEventListener interface.
PeriodEventEventMulticaster This is the event multicaster class to support the org.nees.tools.scraper.PeriodEventListenerinterface.
TransferProgressEvent This is the event class to support the org.nees.tools.agent.TransferProgressListener interface.
TransferProgressEventMulticaster This is the event multicaster class to support the TransferProgressListenerinterface.