Uses of Package
uk.ac.manchester.spinnaker.machine

Packages that use uk.ac.manchester.spinnaker.machine 
Package Description
uk.ac.manchester.spinnaker.alloc.allocator
The core allocation system.
uk.ac.manchester.spinnaker.alloc.client
Java client for the SpiNNaker allocation service.
uk.ac.manchester.spinnaker.alloc.compat
Spalloc v1 compatibility interface.
uk.ac.manchester.spinnaker.alloc.db
Database support for Spalloc server.
uk.ac.manchester.spinnaker.alloc.model
Miscellaneous model classes for spalloc.
uk.ac.manchester.spinnaker.alloc.web
The user-facing web interface to the new spalloc service.
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.
uk.ac.manchester.spinnaker.front_end
The front-end interface to the Java implementation of the SpiNNaker host libraries.
uk.ac.manchester.spinnaker.front_end.download
The buffer manager and support classes.
uk.ac.manchester.spinnaker.front_end.download.request
Classes used to describe the JSON requests to the data transfer code.
uk.ac.manchester.spinnaker.front_end.dse
Data specification execution interface.
uk.ac.manchester.spinnaker.front_end.iobuf
Utility for retrieving IOBUF contents.
uk.ac.manchester.spinnaker.machine
Describes a SpiNNaker machine.
uk.ac.manchester.spinnaker.machine.bean
Beans used to describe a SpiNNaker machine in JSON.
uk.ac.manchester.spinnaker.machine.board
Classes relating to boards in a SpiNNaker machine.
uk.ac.manchester.spinnaker.machine.datalinks
Describes a data link.
uk.ac.manchester.spinnaker.machine.reports
User-facing reports about the allocated machine.
uk.ac.manchester.spinnaker.machine.tags
Describes IPtags and reverse IPtags.
uk.ac.manchester.spinnaker.messages.bmp
Messages that talk to the BMP.
uk.ac.manchester.spinnaker.messages.boot
Messages used to boot a SpiNNaker board.
uk.ac.manchester.spinnaker.messages.eieio
The messages of the EIEIO protocol.
uk.ac.manchester.spinnaker.messages.model
Model support classes for the communication messages.
uk.ac.manchester.spinnaker.messages.scp
The messages of SpiNNaker Control Protocol (SCP).
uk.ac.manchester.spinnaker.messages.sdp
Messages sent and received by SDP (the SpiNNaker Datagram Protocol).
uk.ac.manchester.spinnaker.spalloc
SpiNNaker old-style machine allocation client.
uk.ac.manchester.spinnaker.spalloc.messages
Commands to send to Spalloc, and responses received from Spalloc.
uk.ac.manchester.spinnaker.storage
Storage management.
uk.ac.manchester.spinnaker.storage.sqlite
Storage management implementation that uses SQLite.
uk.ac.manchester.spinnaker.transceiver
How to actually talk to a SpiNNaker machine.