| Package | Description |
|---|---|
| io.airlift.drift.client | |
| io.airlift.drift.client.guice |
| Modifier and Type | Method and Description |
|---|---|
<T> DriftClient<T> |
DriftClientFactory.createDriftClient(Class<T> clientInterface,
Optional<Class<? extends Annotation>> qualifierAnnotation,
List<MethodInvocationFilter> filters,
DriftClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static MethodInvocationFilterBinder |
MethodInvocationFilterBinder.staticFilterBinder(MethodInvocationFilter... filters) |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodInvocationFilterBinder.bind(com.google.inject.multibindings.Multibinder<MethodInvocationFilter> filterMultibinder,
com.google.inject.Binder binder,
Annotation annotation,
String prefix) |
static MethodInvocationFilterBinder |
MethodInvocationFilterBinder.staticFilterBinder(List<MethodInvocationFilter> filters) |
Copyright © 2012–2018. All rights reserved.