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