クラス IntegrationProperties.Endpoint

java.lang.ObjectSE
org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
含まれているクラス:
IntegrationProperties

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

    • Endpoint

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

    • setThrowExceptionOnLateReply

      public void setThrowExceptionOnLateReply(boolean throwExceptionOnLateReply)
    • isThrowExceptionOnLateReply

      public boolean isThrowExceptionOnLateReply()
    • getReadOnlyHeaders

      public ListSE<StringSE> getReadOnlyHeaders()
    • setReadOnlyHeaders

      public void setReadOnlyHeaders(ListSE<StringSE> readOnlyHeaders)
    • getNoAutoStartup

      public ListSE<StringSE> getNoAutoStartup()
    • setNoAutoStartup

      public void setNoAutoStartup(ListSE<StringSE> noAutoStartup)