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) |
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.Module
Copyright © 2011–2015. All rights reserved.