Uses of Interface
tigase.util.updater.UpdatesChecker.ProductInfoIfc
-
Packages that use UpdatesChecker.ProductInfoIfc Package Description tigase.util.updater -
-
Uses of UpdatesChecker.ProductInfoIfc in tigase.util.updater
Method parameters in tigase.util.updater with type arguments of type UpdatesChecker.ProductInfoIfc Modifier and Type Method Description static Optional<Version>UpdatesChecker. retrieveCurrentVersionFromServer(Version currentVersion, List<UpdatesChecker.ProductInfoIfc> products, String url, int timeoutInSeconds)voidUpdatesChecker. setProductInfos(ArrayList<UpdatesChecker.ProductInfoIfc> productInfos)
-