Package io.airlift.http.client
Class HttpClientModule
java.lang.Object
io.airlift.http.client.HttpClientModule
- All Implemented Interfaces:
com.google.inject.Module
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Class<? extends Annotation>protected com.google.inject.Binderprotected final String -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAlias(Class<? extends Annotation> alias) voidconfigure(com.google.inject.Binder binder)
-
Field Details
-
name
-
annotation
-
binder
protected com.google.inject.Binder binder
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-
addAlias
-