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

org.rootservices.otter.gateway.Configure Maven / Gradle / Ivy

package org.rootservices.otter.gateway;

public interface Configure {
    void configure(Gateway gateway);
    void routes(Gateway gateway);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy