Uses of Class
uk.ac.manchester.spinnaker.utils.validation.TCPPort
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc |
Allocation service for SpiNNaker.
|
uk.ac.manchester.spinnaker.py2json |
Conversion utility.
|
uk.ac.manchester.spinnaker.spalloc |
SpiNNaker old-style machine allocation client.
|
uk.ac.manchester.spinnaker.utils.validation |
Utilities for validation of things.
|
-
Uses of TCPPort in uk.ac.manchester.spinnaker.alloc
Methods in uk.ac.manchester.spinnaker.alloc with annotations of type TCPPort Modifier and Type Method Description @uk.ac.manchester.spinnaker.utils.validation.TCPPort(ephemeral=false) int
SpallocProperties.CompatibilityProperties. getPort()
-
Uses of TCPPort in uk.ac.manchester.spinnaker.py2json
Fields in uk.ac.manchester.spinnaker.py2json with annotations of type TCPPort Modifier and Type Field Description @uk.ac.manchester.spinnaker.utils.validation.TCPPort int
Configuration. port
The port for the service to listen on. -
Uses of TCPPort in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc with annotations of type TCPPort Modifier and Type Method Description @uk.ac.manchester.spinnaker.utils.validation.TCPPort int
Configuration. getPort()
-
Uses of TCPPort in uk.ac.manchester.spinnaker.utils.validation
Methods in uk.ac.manchester.spinnaker.utils.validation with parameters of type TCPPort Modifier and Type Method Description void
TCPPort.Validator. initialize(TCPPort annotation)