@Beta public class HttpClientBinder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HttpClientBinder.HttpClientBindingBuilder |
Modifier and Type | Method and Description |
---|---|
HttpClientBinder.HttpClientBindingBuilder |
bindHttpClient(String name,
Class<? extends Annotation> annotation) |
static HttpClientBinder |
httpClientBinder(com.google.inject.Binder binder) |
public static HttpClientBinder httpClientBinder(com.google.inject.Binder binder)
public HttpClientBinder.HttpClientBindingBuilder bindHttpClient(String name, Class<? extends Annotation> annotation)
Copyright © 2010-2016 Airlift. All Rights Reserved.