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

io.github.lunasaw.sip.common.subscribe.SubscribeTask Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version
package io.github.lunasaw.sip.common.subscribe;

/**
 * @author lin
 */
public interface SubscribeTask extends Runnable {
    void stop();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy