public class HttpServerModule extends AbstractModule
| Constructor and Description |
|---|
HttpServerModule(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
void |
setHttpServerTransport(Class<? extends HttpServerTransport> httpServerTransport,
String source) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic HttpServerModule(Settings settings)
protected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModulepublic void setHttpServerTransport(Class<? extends HttpServerTransport> httpServerTransport, String source)
Copyright © 2009–2017. All rights reserved.