Package tigase.stats.collector.provider
Interface StatisticsUploader.ResultCallback
-
- Enclosing class:
- StatisticsUploader
public static interface StatisticsUploader.ResultCallbackInterface for handling results of uploading statistics
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFailure(java.lang.Exception ex)voidonSuccess(tigase.xml.Element result)
-