com.github.houbbbbb.sso.nt.handler.ClientChannelHandler Maven / Gradle / Ivy
The newest version!
package com.github.houbbbbb.sso.nt.handler;
import io.netty.channel.ChannelInboundHandlerAdapter;
/**
* @author: hbw
* @date: 2020/7/7
**/
public class ClientChannelHandler extends ChannelInboundHandlerAdapter {}