Class ProxyUDPConnection

java.lang.Object
uk.ac.manchester.spinnaker.connections.UDPConnection<Optional<ByteBuffer>>
uk.ac.manchester.spinnaker.alloc.proxy.ProxyUDPConnection
All Implemented Interfaces:
Closeable, AutoCloseable, Connection

public class ProxyUDPConnection
extends UDPConnection<Optional<ByteBuffer>>
The low-level handler for proxy connections.
Author:
Donal Fellows