Class MockupEventProducer

    • Constructor Detail

      • MockupEventProducer

        public MockupEventProducer​(Queue<Db.Event> mockupQueue)
    • Method Detail

      • sendEvent

        public void sendEvent​(Db.Event event)
      • close

        public void close()
        Description copied from interface: EventProducer
        Closes the connection to the server; the producer is unusable after this is called