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 TypeClassDescriptionclassclassMethods 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)