public class UartbusInstanceDisributorUnit extends UartbusThreadLocalDistributor
| Modifier and Type | Field and Description |
|---|---|
protected eu.javaexperience.rpc.RpcSession |
session |
conn| Constructor and Description |
|---|
UartbusInstanceDisributorUnit(UartbusConnection conn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
resetAfterCall() |
protected void |
setBeforeCall() |
getAttribute, getNextPacket, init, listAttributes, sendPacket, setAttributepublic UartbusInstanceDisributorUnit(UartbusConnection conn)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class UartbusThreadLocalDistributorIOExceptionprotected void setBeforeCall()
setBeforeCall in class UartbusThreadLocalDistributorprotected void resetAfterCall()
resetAfterCall in class UartbusThreadLocalDistributorCopyright © 2020. All rights reserved.