Uses of Package
org.sim0mq.message
Packages that use org.sim0mq.message
Package
Description
Message infrastructure for ZeroMQ.
Messages sent by the FederateStarter.
Messages sent by the FederationManager.
Heartbeat messages.
Messages sent by a model (or federate).
-
Classes in org.sim0mq.message used by org.sim0mq.messageClassDescriptionSim0MQMessage contains the abstract body of the message with the first fields of every Sim0MQ message.Builder for the Sim0MQMessage.The abstract body of a reply message with the first fields of every Sim0MQ reply message.String encoding indicating UTF8 or UTF16 strings.
-
Classes in org.sim0mq.message used by org.sim0mq.message.federatestarterClassDescriptionSim0MQMessage contains the abstract body of the message with the first fields of every Sim0MQ message.Builder for the Sim0MQMessage.
-
Classes in org.sim0mq.message used by org.sim0mq.message.federationmanagerClassDescriptionSim0MQMessage contains the abstract body of the message with the first fields of every Sim0MQ message.Builder for the Sim0MQMessage.
-
Classes in org.sim0mq.message used by org.sim0mq.message.heartbeatClassDescriptionSim0MQMessage contains the abstract body of the message with the first fields of every Sim0MQ message.Builder for the Sim0MQMessage.The abstract body of a reply message with the first fields of every Sim0MQ reply message.Builder for the Sim0MQReply.
-
Classes in org.sim0mq.message used by org.sim0mq.message.modelcontrollerClassDescriptionSim0MQMessage contains the abstract body of the message with the first fields of every Sim0MQ message.Builder for the Sim0MQMessage.The abstract body of a reply message with the first fields of every Sim0MQ reply message.Builder for the Sim0MQReply.