| Modifier and Type | Class and Description |
|---|---|
class |
BaseTCPControllableDeviceAdapter
Base class for integrating controllable devices with BaSys
This controllable device uses a Thread for string based TCP communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPControllableDeviceManagerComponent
Base class for device managers that communicate via TCP with the connected controllable device
|
class |
TCPDeviceManagerComponent
Base class for device managers that communicate via TCP with the connected device
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCPCommunicator.addTCPMessageListener(NetworkReceiver addedListener)
Add a TCP message listener
|
void |
TCPCommunicator.removeTCPMessageListener(NetworkReceiver addedListener)
Remove a TCP message listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleProxyControlComponent
Simplified control component for proxy implementations.
|
Copyright © 2021. All rights reserved.