Class SerialPeerProxy

java.lang.Object
org.refcodes.p2p.alt.serial.SerialPeerProxy
All Implemented Interfaces:
SerialPeerRouter, org.refcodes.p2p.PeerProxy<Integer,SerialP2PHeader,SerialP2PTail,SerialP2PMessage>, org.refcodes.p2p.PeerRouter<Integer,SerialP2PHeader,SerialP2PTail,SerialP2PMessage>

public class SerialPeerProxy extends Object implements org.refcodes.p2p.PeerProxy<Integer,SerialP2PHeader,SerialP2PTail,SerialP2PMessage>, SerialPeerRouter
The SerialPeerProxy implements a PeerProxy optimized for local area microcontroller wiring (networks) and microcontroller memory layout using serial Port instances.