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