| Package | Description |
|---|---|
| com.thecoderscorner.menu.remote | |
| com.thecoderscorner.menu.remote.rs232 |
| Constructor | Description |
|---|---|
RemoteMenuController(RemoteConnector connector,
MenuTree managedMenu,
ScheduledExecutorService executor,
String localName,
java.time.Clock clock,
int heartbeatFrequency) |
| Modifier and Type | Method | Description |
|---|---|---|
Rs232ControllerBuilder |
Rs232ControllerBuilder.withMenuTree(MenuTree tree) |
Mandatory, the menuTree instance to store the menu items retrieved from the remote side.
|
Copyright © 2018. All rights reserved.