Interface GatewayInterface.GatewayThroughputMonitor
- 
- All Known Implementing Classes:
 ProjectOpenTask
- Enclosing class:
 - GatewayInterface
 
public static interface GatewayInterface.GatewayThroughputMonitor 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonProgressUpdate(long bytesDownloaded, double throughput)Callback to notify that the throughput has changed. 
 -