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

ru.tinkoff.kora.http.server.common.PrivateHttpServer Maven / Gradle / Ivy

There is a newer version: 1.1.15
Show newest version
package ru.tinkoff.kora.http.server.common;

import ru.tinkoff.kora.application.graph.Lifecycle;

public interface PrivateHttpServer extends Lifecycle {
    int port();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy