Uses of Class
uk.ac.manchester.spinnaker.nmpi.machinemanager.responses.Connection
Packages that use Connection
Package
Description
Responses received from Spalloc.
-
Uses of Connection in uk.ac.manchester.spinnaker.nmpi.machinemanager.responses
Methods in uk.ac.manchester.spinnaker.nmpi.machinemanager.responses that return types with arguments of type ConnectionModifier and TypeMethodDescriptionJobMachineInfo.getConnections()
Get the connections to the machine.Method parameters in uk.ac.manchester.spinnaker.nmpi.machinemanager.responses with type arguments of type ConnectionModifier and TypeMethodDescriptionvoid
JobMachineInfo.setConnections
(List<Connection> connections) Set the connection to the machine.