Class TestingHttpServerModule

java.lang.Object
io.airlift.configuration.AbstractConfigurationAwareModule
io.airlift.http.server.testing.TestingHttpServerModule
All Implemented Interfaces:
com.google.inject.Module, ConfigurationAwareModule

public class TestingHttpServerModule extends AbstractConfigurationAwareModule
  • Constructor Details

    • TestingHttpServerModule

      public TestingHttpServerModule()
    • TestingHttpServerModule

      public TestingHttpServerModule(int httpPort)
  • Method Details