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, setAttribute
public UartbusInstanceDisributorUnit(UartbusConnection conn)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class UartbusThreadLocalDistributor
IOException
protected void setBeforeCall()
setBeforeCall
in class UartbusThreadLocalDistributor
protected void resetAfterCall()
resetAfterCall
in class UartbusThreadLocalDistributor
Copyright © 2020. All rights reserved.