All Downloads are FREE. Search and download functionalities are using the official Maven repository.

run.halo.app.extension.controller.Synchronizer Maven / Gradle / Ivy

The newest version!
package run.halo.app.extension.controller;

import reactor.core.Disposable;

public interface Synchronizer extends Disposable {

    void start();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy