Uses of Class
uk.ac.manchester.spinnaker.nmpi.machinemanager.responses.Connection
Package | Description |
---|---|
uk.ac.manchester.spinnaker.nmpi.machinemanager.responses |
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 Connection Modifier and Type Method Description List<Connection>
JobMachineInfo. getConnections()
Get the connections to the machine.Method parameters in uk.ac.manchester.spinnaker.nmpi.machinemanager.responses with type arguments of type Connection Modifier and Type Method Description void
JobMachineInfo. setConnections(List<Connection> connections)
Set the connection to the machine.