クラス GraphQlProperties.Websocket

java.lang.ObjectSE
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
含まれているクラス:
GraphQlProperties

public static class GraphQlProperties.Websocket extends ObjectSE
  • コンストラクターの詳細

    • Websocket

      public Websocket()
  • メソッドの詳細

    • getPath

      public StringSE getPath()
    • setPath

      public void setPath(StringSE path)
    • getConnectionInitTimeout

      public DurationSE getConnectionInitTimeout()
    • setConnectionInitTimeout

      public void setConnectionInitTimeout(DurationSE connectionInitTimeout)
    • getKeepAlive

      public DurationSE getKeepAlive()
    • setKeepAlive

      public void setKeepAlive(DurationSE keepAlive)