UartBus source documentation
eu.javaexperience.electronic.uartbus.rpc.UartbusConnection Interface Reference
Inheritance diagram for eu.javaexperience.electronic.uartbus.rpc.UartbusConnection:
Collaboration diagram for eu.javaexperience.electronic.uartbus.rpc.UartbusConnection:

Public Member Functions

void init ()
 
void sendPacket (byte[] data) throws IOException
 
Map< String, String > listAttributes ()
 
String getAttribute (String key) throws IOException
 
void setAttribute (String key, String value) throws IOException
 
byte [] getNextPacket () throws IOException
 

Detailed Description

Definition at line 7 of file UartbusConnection.java.


The documentation for this interface was generated from the following file: