Class Hierarchy
- java.lang.Object
- com.qq.tars.protocol.tars.TarsStructBase (implements java.io.Serializable)
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaCmdMsg (implements tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaCmdMsg)
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaMsg (implements tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaMsg)
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseWup
Interface Hierarchy
- java.io.Serializable
- tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg
- tech.ordinaryroad.live.chat.client.commons.base.msg.ICmdMsg<CmdEnum>
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaCmdMsg (also extends tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaMsg)
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaMsg
- tech.ordinaryroad.live.chat.client.codec.huya.msg.base.IHuyaCmdMsg (also extends tech.ordinaryroad.live.chat.client.commons.base.msg.ICmdMsg<CmdEnum>)