程序包tech.ordinaryroad.live.chat.client.kuaishou.client的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • tech.ordinaryroad.live.chat.client.commons.client.BaseLiveChatClient<Config,MsgListener> (implements tech.ordinaryroad.live.chat.client.commons.client.IBaseLiveChatClient<MsgListener>)
      • tech.ordinaryroad.live.chat.client.servers.netty.client.base.BaseNettyClient<Config,CmdEnum,Msg,MsgListener,ConnectionHandler,BinaryFrameHandler>