Class ConsumerHttpServer
- java.lang.Object
-
- pl.allegro.tech.hermes.consumers.health.ConsumerHttpServer
-
public class ConsumerHttpServer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConsumerHttpServer(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory, ConsumerMonitor monitor, com.fasterxml.jackson.databind.ObjectMapper mapper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()voidstop()
-
-
-
Constructor Detail
-
ConsumerHttpServer
public ConsumerHttpServer(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory, ConsumerMonitor monitor, com.fasterxml.jackson.databind.ObjectMapper mapper) throws java.io.IOException- Throws:
java.io.IOException
-
-