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

nl.martijndwars.webpush.cli.handlers.HandlerInterface Maven / Gradle / Ivy

The newest version!
package nl.martijndwars.webpush.cli.handlers;

import java.security.InvalidAlgorithmParameterException;

public interface HandlerInterface {
    public void run() throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy