DiscoveryQos (using one of the constructors which take this as
an argument) in order to have control over which discovery entries are
used as result of the arbitration.MessagePersister.remove(String,DelayableImmutableMessage).message creator ID scoped to the
processing of a joynr message.processing
of a joynr message.MessageQueue so that if the joynr runtime quits unexpectedly,
the messages in the queue are not lost and can be restored on the next start of the runtime.AbstractMessageRouter and offers
the ability to attempt to wait for the queue to drain.MulticastReceiverRegistry maintains mappings of the receivers' participant IDs to the multicast IDs they subscribe to.ShutdownListener.shutdown() is performed.ShutdownListener.prepareForShutdown() for each registered listener
asynchronously, and waiting a total of five seconds for all to complete or will then timeout without waiting.MessagePersister.persist(String,DelayableImmutableMessage).ShutdownListener.shutdown() for each registered listener
synchronously in turn.MulticastReceiverRegistry.registerMulticastReceiver(String, String) and will
remove an interested participant from the set of those interested in the given multicast.Copyright © 2021. All rights reserved.