![JAR search and dependency download from the Maven repository](/logo.png)
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