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

com.github.ltsopensource.nio.loop.NioSelectorLoopPool Maven / Gradle / Ivy

package com.github.ltsopensource.nio.loop;

/**
 * @author Robert HG ([email protected]) on 1/24/16.
 */
public interface NioSelectorLoopPool {

    NioSelectorLoop getSelectorLoop();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy