| Modifier and Type | Method and Description | 
|---|---|
| static void | UartbusTools. initConnection(UartbusConnection conn) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UartbusConnectionDistributor | 
| class  | UartbusRpcEndpoint | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UartbusConnection | UartbusConnectionDistributorUnit. connection | 
| Modifier and Type | Method and Description | 
|---|---|
| static UartbusConnectionDistributorUnit | UartbusConnectionDistributorUnit. wrapConnection(Closeable onClose,
              UartbusConnection conn) | 
| Constructor and Description | 
|---|
| UartbusConnectionDistributorUnit(UartbusConnection conn) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UartbusConnection | UartbusStreamerEndpoint. workingConnection | 
| Modifier and Type | Field and Description | 
|---|---|
| protected eu.javaexperience.interfaces.simple.SimpleGet<UartbusConnection> | UartbusStreamerEndpoint. getConnection | 
| Modifier and Type | Method and Description | 
|---|---|
| static UartbusConnection | UartbusRpcClientTools. createApi(eu.javaexperience.rpc.javaclient.JavaRpcParallelClient cli) | 
| UartbusConnection | UartbusStreamerEndpoint. getApi() | 
| Modifier and Type | Method and Description | 
|---|---|
| static UartBus | UartBus. fromConnection(UartbusConnection srv,
              boolean closeConnOnClose,
              int busFromAddress) | 
| Modifier and Type | Method and Description | 
|---|---|
| static UartBus | UartBus. fromConnection(eu.javaexperience.interfaces.simple.SimpleGet<UartbusConnection> gSrv,
              Closeable onClose,
              int busFromAddress) | 
| static UartbusStreamerEndpoint | UartbusRpcClientTools. openIpEndpoint(String ip,
              int port,
              eu.javaexperience.interfaces.simple.publish.SimplePublish1<UartbusConnection> connectionInitializer,
              boolean reconnect) | 
| static UartbusStreamerEndpoint | UartbusRpcClientTools. openIpEndpoint(String ip,
              int port,
              eu.javaexperience.interfaces.simple.publish.SimplePublish1<UartbusConnection> connectionInitializer,
              int... reconnectRetryDelays) | 
| Constructor and Description | 
|---|
| UartbusStreamerEndpoint(eu.javaexperience.interfaces.simple.SimpleGet<UartbusConnection> getConnection) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UartbusInstanceDisributorUnit | 
| class  | UartbusThreadLocalDistributor | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UartbusConnection | UartbusThreadLocalDistributor. conn | 
| protected UartbusConnection | VirtualUartBus. srv | 
| Constructor and Description | 
|---|
| UartbusInstanceDisributorUnit(UartbusConnection conn) | 
| UartbusThreadLocalDistributor(UartbusConnection conn) | 
Copyright © 2020. All rights reserved.