Package uk.ac.manchester.spinnaker.connections.model

Abstract model classes for connections.
Author:
Donal Fellows
  • Interface Summary 
    Interface Description
    Connection
    An abstract connection to the SpiNNaker board over some medium.
    MessageHandler<MessageType>
    Handles a message received from a connection.
    SCPSenderReceiver
    Sends an SCP request and receives a response to it.
  • Exception Summary 
    Exception Description
    InvalidPacketException
    Indicates that a packet with an unsupported format was received.