Class HttpAppConfiguration

java.lang.Object
io.dropwizard.Configuration
io.appform.ranger.http.server.HttpAppConfiguration

public class HttpAppConfiguration extends io.dropwizard.Configuration
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.dropwizard.Configuration

    getAdminFactory, getHealthFactory, getLoggingFactory, getMetricsFactory, getServerFactory, setAdminFactory, setHealthFactory, setLoggingFactory, setMetricsFactory, setServerFactory, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • HttpAppConfiguration

      public HttpAppConfiguration()