Class ConsumerHttpServer
java.lang.Object
pl.allegro.tech.hermes.consumers.server.ConsumerHttpServer
-
Constructor Summary
ConstructorsConstructorDescriptionConsumerHttpServer(int healthCheckPort, ConsumerMonitor monitor, com.fasterxml.jackson.databind.ObjectMapper mapper, io.micrometer.prometheusmetrics.PrometheusMeterRegistry meterRegistry) -
Method Summary
-
Constructor Details
-
ConsumerHttpServer
public ConsumerHttpServer(int healthCheckPort, ConsumerMonitor monitor, com.fasterxml.jackson.databind.ObjectMapper mapper, io.micrometer.prometheusmetrics.PrometheusMeterRegistry meterRegistry) throws IOException - Throws:
IOException
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
getPort
public int getPort()
-