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

com.github.ltsopensource.remoting.ChannelHandler Maven / Gradle / Ivy

package com.github.ltsopensource.remoting;

/**
 * @author Robert HG ([email protected]) on 11/3/15.
 */
public interface ChannelHandler {

    ChannelHandler addListener(ChannelHandlerListener listener);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy