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