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

com.koushikdutta.async.AsyncSocket Maven / Gradle / Ivy

package com.koushikdutta.async;


public interface AsyncSocket extends DataEmitter, DataSink {
    public AsyncServer getServer();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy