Uses of Class
uk.ac.manchester.spinnaker.messages.scp.SCPResultMessage
Packages that use SCPResultMessage
Package
Description
Classes used to model types of connections that talk to SpiNNaker.
Abstract model classes for connections.
-
Uses of SCPResultMessage in uk.ac.manchester.spinnaker.connections
Methods in uk.ac.manchester.spinnaker.connections that return SCPResultMessageModifier and TypeMethodDescriptionBMPConnection.receiveSCPResponse(int timeout) final SCPResultMessageSCPConnection.receiveSCPResponse(int timeout) Receives an SCP response from this connection. -
Uses of SCPResultMessage in uk.ac.manchester.spinnaker.connections.model
Methods in uk.ac.manchester.spinnaker.connections.model that return SCPResultMessageModifier and TypeMethodDescriptionSCPSenderReceiver.receiveSCPResponse(int timeout) Receives an SCP response from this connection.default SCPResultMessageSCPSenderReceiver.receiveSCPResponse(Integer timeout) Receives an SCP response from this connection.