Class ManagementProperties.HttpServiceProperties

java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
Enclosing class:
ManagementProperties

public static class ManagementProperties.HttpServiceProperties extends Object
  • Constructor Details

    • HttpServiceProperties

      public HttpServiceProperties()
  • Method Details

    • getHost

      public String getHost()
    • setHost

      public void setHost(String host)
    • getPort

      public int getPort()
    • setPort

      public void setPort(int port)