Uses of Interface
io.prometheus.client.exporter.HttpConnectionFactory
Packages that use HttpConnectionFactory
-
Uses of HttpConnectionFactory in io.prometheus.client.exporter
Classes in io.prometheus.client.exporter that implement HttpConnectionFactoryModifier and TypeClassDescriptionclassclassFields in io.prometheus.client.exporter declared as HttpConnectionFactoryModifier and TypeFieldDescriptionprivate HttpConnectionFactoryPushGateway.connectionFactoryprivate final HttpConnectionFactoryBasicAuthHttpConnectionFactory.originConnectionFactoryMethods in io.prometheus.client.exporter with parameters of type HttpConnectionFactoryModifier and TypeMethodDescriptionvoidPushGateway.setConnectionFactory(HttpConnectionFactory connectionFactory) Constructors in io.prometheus.client.exporter with parameters of type HttpConnectionFactoryModifierConstructorDescriptionBasicAuthHttpConnectionFactory(HttpConnectionFactory connectionFactory, String user, String password)