Uses of Class
uk.ac.manchester.spinnaker.messages.notification.AbstractNotificationMessage
Package | Description |
---|---|
uk.ac.manchester.spinnaker.messages.notification |
The messages of the notification protocol.
|
-
Uses of AbstractNotificationMessage in uk.ac.manchester.spinnaker.messages.notification
Subclasses of AbstractNotificationMessage in uk.ac.manchester.spinnaker.messages.notification Modifier and Type Class Description class
DatabaseConfirmation
Message which contains the path to the job description database created by the toolchain which is to be used by any software which interfaces with SpiNNaker.class
PauseStop
Message which indicates that the toolchain has paused or stopped.class
StartResume
Message which indicates that the toolchain has started or resumed.