クラス GraphQlProperties.Websocket

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

public static class GraphQlProperties.Websocket extends ObjectSE
導入:
4.0.0
作成者:
Brian Clozel
  • コンストラクターの詳細

    • Websocket

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

    • getPath

      public @Nullable StringSE getPath()
    • setPath

      public void setPath(@Nullable StringSE path)
    • getConnectionInitTimeout

      public DurationSE getConnectionInitTimeout()
    • setConnectionInitTimeout

      public void setConnectionInitTimeout(DurationSE connectionInitTimeout)
    • getKeepAlive

      public @Nullable DurationSE getKeepAlive()
    • setKeepAlive

      public void setKeepAlive(@Nullable DurationSE keepAlive)