
com.github.akurilov.netty.connection.pool.mock.DummyClientChannelHandler Maven / Gradle / Ivy
package com.github.akurilov.netty.connection.pool.mock;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
public class DummyClientChannelHandler
extends SimpleChannelInboundHandler
© 2015 - 2025 Weber Informatics LLC | Privacy Policy