Uses of Interface
org.opentrafficsim.sim0mq.publisher.LookupEventProducer
-
Uses of LookupEventProducer in org.opentrafficsim.sim0mq.publisher
Methods in org.opentrafficsim.sim0mq.publisher that return LookupEventProducerModifier and TypeMethodDescriptionSimulatorStateTransceiver.getLookupEventProducer()
Retrieve the event LookupEventProducer.Constructors in org.opentrafficsim.sim0mq.publisher with parameters of type LookupEventProducerModifierConstructorDescriptionSubscriptionHandler
(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.