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

org.guppy4j.run.Server Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version
package org.guppy4j.run;

/**
 * A server instance
 */
public interface Server extends Startable, Stoppable {

    // no other methods

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy