class HttpServiceModule extends AbstractApolloModule
HttpService| Modifier and Type | Class and Description |
|---|---|
private static interface |
HttpServiceModule.Initializer |
| Modifier and Type | Field and Description |
|---|---|
private com.spotify.apollo.AppInit |
appInit |
| Modifier | Constructor and Description |
|---|---|
private |
HttpServiceModule(com.spotify.apollo.AppInit appInit) |
| Modifier and Type | Method and Description |
|---|---|
private void |
bindAppInit() |
protected void |
configure() |
static HttpServiceModule |
create(com.spotify.apollo.AppInit appInit) |
String |
getId() |
(package private) static com.spotify.apollo.request.RequestHandler |
requestHandler(Service.Instance instance) |
getLifecycleManaged, getPriority, manageLifecycle, manageLifecycle, toStringaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static HttpServiceModule create(com.spotify.apollo.AppInit appInit)
protected void configure()
configure in class com.google.inject.AbstractModuleprivate void bindAppInit()
static com.spotify.apollo.request.RequestHandler requestHandler(Service.Instance instance)
public String getId()
Copyright © 2016. All rights reserved.