public static class JettyHttpClientModule.HttpClientProvider extends AbstractHttpClientProvider<org.eclipse.jetty.client.HttpClient>
Constructor and Description |
---|
HttpClientProvider() |
HttpClientProvider(Annotation annotation) |
HttpClientProvider(Class<? extends Annotation> annotation) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jetty.client.HttpClient |
get() |
configure, getConfigKey, getConfigProvider, getLifecycleProvider, getSslContextBinding, getSslContextKey
public HttpClientProvider()
public HttpClientProvider(Annotation annotation)
public HttpClientProvider(Class<? extends Annotation> annotation)
Copyright © 2011–2017. All rights reserved.