Uses of Interface
org.opentrafficsim.sim0mq.publisher.LookupEventProducer
-
Uses of LookupEventProducer in org.opentrafficsim.sim0mq.publisher
Modifier and TypeMethodDescriptionSimulatorStateTransceiver.getLookupEventProducer()
Retrieve the event LookupEventProducer.ModifierConstructorDescriptionSubscriptionHandler
(String id, TransceiverInterface listTransceiver, LookupEventProducer eventProducerForAddRemoveOrChange, org.djutils.event.EventType addedEventType, org.djutils.event.EventType removedEventType, org.djutils.event.EventType changeEventType, SubscriptionHandler elementSubscriptionHandler) Create a new SubscriptionHandler.