public class HttpClientModule extends Object implements com.google.inject.Module
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpClientModule.HttpClientProvider |
| Constructor and Description |
|---|
HttpClientModule(String propertyPrefix) |
HttpClientModule(String propertyPrefix,
Annotation annotation) |
HttpClientModule(String propertyPrefix,
Class<? extends Annotation> annotation) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
static HttpClientModule |
global() |
public HttpClientModule(String propertyPrefix)
public HttpClientModule(String propertyPrefix, Class<? extends Annotation> annotation)
public HttpClientModule(String propertyPrefix, Annotation annotation)
public static HttpClientModule global()
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.ModuleCopyright © 2011–2017. All rights reserved.