Package io.airlift.http.server.testing
Class TestingHttpServerModule
java.lang.Object
io.airlift.configuration.AbstractConfigurationAwareModule
io.airlift.http.server.testing.TestingHttpServerModule
- All Implemented Interfaces:
com.google.inject.Module,ConfigurationAwareModule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.airlift.configuration.AbstractConfigurationAwareModule
buildConfigObject, buildConfigObject, configure, getProperty, install, setConfigurationFactory
-
Constructor Details
-
TestingHttpServerModule
public TestingHttpServerModule() -
TestingHttpServerModule
public TestingHttpServerModule(int httpPort)
-
-
Method Details
-
setup
protected void setup(com.google.inject.Binder binder) - Specified by:
setupin classAbstractConfigurationAwareModule
-