Uses of Interface
cn.leancloud.core.AppConfiguration.SchedulerCreator
Packages that use AppConfiguration.SchedulerCreator
-
Uses of AppConfiguration.SchedulerCreator in cn.leancloud.core
Methods in cn.leancloud.core that return AppConfiguration.SchedulerCreatorMethods in cn.leancloud.core with parameters of type AppConfiguration.SchedulerCreatorModifier and TypeMethodDescriptionstatic voidAppConfiguration.config(boolean asyncRequest, AppConfiguration.SchedulerCreator observerSchedulerCreator) Constructors in cn.leancloud.core with parameters of type AppConfiguration.SchedulerCreatorModifierConstructorDescriptionPushClient(cn.leancloud.service.PushService service, boolean asyncRequest, AppConfiguration.SchedulerCreator observerSchedulerCreator) StorageClient(cn.leancloud.service.APIService apiService, boolean asyncRequest, AppConfiguration.SchedulerCreator observerSchedulerCreator)