Package | Description |
---|---|
eu.javaexperience.electronic.uartbus.rpc.service |
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<UartbusServiceRequest> |
UartbusServiceBridge.REQUESTS |
Modifier and Type | Method and Description |
---|---|
static UartbusServiceRequest |
UartbusServiceBridge.getCurrentRequest() |
Modifier and Type | Method and Description |
---|---|
protected static Object |
UartbusServiceBridge.applyCall(UartbusServiceRequest req,
Object subject,
Method m) |
protected static void |
UartbusServiceBridge.handleCall(UartbusServiceRequest req,
Object subject,
Method m) |
protected static void |
UartbusServiceBridge.responsePacket(UartbusServiceRequest req,
int dix,
Object... response) |
protected static void |
UartbusServiceBridge.serviceRequest(UartbusServiceRequest req,
Object servObj) |
Copyright © 2020. All rights reserved.