io.airlift.http.client
Class HttpClientBinder
java.lang.Object
io.airlift.http.client.HttpClientBinder
public class HttpClientBinder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
httpClientBinder
public static HttpClientBinder httpClientBinder(com.google.inject.Binder binder)
bindHttpClient
public HttpClientBinder.HttpClientBindingBuilder bindHttpClient(String name,
Class<? extends Annotation> annotation)
bindAsyncHttpClient
public HttpClientBinder.HttpClientBindingBuilder bindAsyncHttpClient(String name,
Class<? extends Annotation> annotation)
Copyright © 2010-2012 Airlift. All Rights Reserved.