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 | 
escalatedGlobal()  | 
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 static HttpClientModule escalatedGlobal()
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.ModuleCopyright © 2011–2018. All rights reserved.