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, EventType addedEventType, EventType removedEventType, EventType changeEventType, SubscriptionHandler elementSubscriptionHandler) Create a new SubscriptionHandler.