| Package | Description | 
|---|---|
| eu.javaexperience.electronic.uartbus.rpc.client | |
| eu.javaexperience.electronic.uartbus.rpc.service | 
| Modifier and Type | Field and Description | 
|---|---|
| protected eu.javaexperience.patterns.behavioral.mediator.EventMediator<ParsedUartBusPacket> | UartBus. onNewValidPackageReceived | 
| Modifier and Type | Method and Description | 
|---|---|
| static ParsedUartBusPacket | ParsedUartBusPacket. fromRawPacketWithCrc(byte[] data) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | UartbusTransaction. tryAcceptResponse(ParsedUartBusPacket a) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ParsedUartBusPacket | UartbusPacketDispatch. packet | 
| Modifier and Type | Method and Description | 
|---|---|
| ParsedUartBusPacket | UartbusPacketDispatch. getPacket() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UartbusServiceBridge. feedPacket(ParsedUartBusPacket packet) | 
| Constructor and Description | 
|---|
| UartbusPacketDispatch(ParsedUartBusPacket packet) | 
Copyright © 2020. All rights reserved.