public class HttpClientsFactory
extends java.lang.Object
| Constructor and Description |
|---|
HttpClientsFactory(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.common.metric.executor.InstrumentedExecutorServiceFactory executorFactory,
SslContextFactoryProvider sslContextFactoryProvider) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.client.HttpClient |
createClientForHttp1(java.lang.String name) |
org.eclipse.jetty.client.HttpClient |
createClientForHttp2() |
public HttpClientsFactory(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.common.metric.executor.InstrumentedExecutorServiceFactory executorFactory,
SslContextFactoryProvider sslContextFactoryProvider)