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

koncept.http.server.ConfigurableHttpServer Maven / Gradle / Ivy

package koncept.http.server;

import com.sun.net.httpserver.HttpServer;

public abstract class ConfigurableHttpServer extends HttpServer implements ConfigurableServer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy