Uses of Class
uk.ac.manchester.spinnaker.messages.scp.SCPResultMessage
Package | Description |
---|---|
uk.ac.manchester.spinnaker.connections |
Classes used to model types of connections that talk to SpiNNaker.
|
uk.ac.manchester.spinnaker.connections.model |
Abstract model classes for connections.
|
-
Uses of SCPResultMessage in uk.ac.manchester.spinnaker.connections
Methods in uk.ac.manchester.spinnaker.connections that return SCPResultMessage Modifier and Type Method Description SCPResultMessage
BMPConnection. receiveSCPResponse(int timeout)
SCPResultMessage
SCPConnection. 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 SCPResultMessage Modifier and Type Method Description SCPResultMessage
SCPSenderReceiver. receiveSCPResponse(int timeout)
Receives an SCP response from this connection.default SCPResultMessage
SCPSenderReceiver. receiveSCPResponse(Integer timeout)
Receives an SCP response from this connection.