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

com.netflix.governator.guice.jetty.JettyConfig Maven / Gradle / Ivy

There is a newer version: 1.17.13
Show newest version
package com.netflix.governator.guice.jetty;

public interface JettyConfig {

    int getPort();
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy