java.lang.Object
com.qq.tars.protocol.tars.TarsStructBase
All Implemented Interfaces:
Serializable, IHuyaMsg, IMsg

public class WupReq extends BaseWup
Author:
mjz
See Also:
  • Field Summary

    Fields inherited from class com.qq.tars.protocol.tars.TarsStructBase

    BYTE, DOUBLE, FLOAT, INT, LIST, LONG, MAP, MAX_STRING_LENGTH, SHORT, SIMPLE_LIST, STRING1, STRING4, STRUCT_BEGIN, STRUCT_END, ZERO_TAG
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseWup

    decode, encode, readFrom, toString, writeTo

    Methods inherited from class tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaMsg

    newInit

    Methods inherited from class com.qq.tars.protocol.tars.TarsStructBase

    containField, display, displaySimple, getFieldByName, recycle, setFieldByName, toByteArray, toByteArray, toDisplaySimpleString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • WupReq

      public WupReq()
  • Method Details