public interface ProgressListener
Modifier and Type | Method and Description |
---|---|
void |
onEndEvent(StatisticContext context,
boolean withoutError) |
void |
onProgressEvent(MonitoredInputStream monitorInputStream,
StatisticContext context) |
void |
onStartEvent(MonitoredInputStream monitorInputStream,
StatisticContext context) |
void onProgressEvent(MonitoredInputStream monitorInputStream, StatisticContext context)
void onStartEvent(MonitoredInputStream monitorInputStream, StatisticContext context)
void onEndEvent(StatisticContext context, boolean withoutError)
Copyright © 2001-2010 Jalios SA. All Rights Reserved.