类 SetupAckRequest

所有已实现的接口:
Payload

public class SetupAckRequest extends ServerRequest
Server tells the client that the connection is established.
作者:
Daydreamer.
  • 构造器详细资料

    • SetupAckRequest

      public SetupAckRequest()
    • SetupAckRequest

      public SetupAckRequest(Map<String,Boolean> abilityTable)
  • 方法详细资料

    • getAbilityTable

      public Map<String,Boolean> getAbilityTable()
    • setAbilityTable

      public void setAbilityTable(Map<String,Boolean> abilityTable)
    • getModule

      public String getModule()
      从类复制的说明: Request
      Getter method for property type.
      指定者:
      getModule 在类中 Request
      返回:
      property value of type