com.litongjava.tio.server.intf.ServerAioHandler Maven / Gradle / Ivy
package com.litongjava.tio.server.intf;
import com.litongjava.tio.core.intf.AioHandler;
/**
*
* @author tanyaowu
*
*/
public interface ServerAioHandler extends AioHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy