Class TpcClientConnectHandler

  • All Implemented Interfaces:
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler

    public class TpcClientConnectHandler
    extends AbstractClientRequestHandler
    This handler implements protocol and login.

    If the login response is OK, it hands it off to the next handler in the chain.