Package org.simplesim.core.messaging
package org.simplesim.core.messaging
Classes for messaging and message forwarding
-
ClassDescriptionAbstract base class for messages that are sent from one port to another.Ports are used to send messages within a model.Strategy for direct message forwarding.Class for messages for direct (non-routed) message forwarding.Interface for various strategies to forward messages during simulationException to be thrown if there is an error in the process of message forwarding.Port to send the same message to several inports.Ports are used to send messages within the simulation model.Recursive version of a
ForwardingStrategy
.Special message class for using auto routing.Implementation ofForwardingStrategy
for the routing concept.Port to connect a port to exactly one other port.Port to send a message to one of several inports.