Interface | Description |
---|---|
ConnectionAdapter |
Handles logic specific to the type of a node
|
Class | Description |
---|---|
ConnectionMonitorThread |
A periodic thread that repeatedly reads from a connection
|
NetworkTableConnection |
An abstraction for the NetworkTable protocol
|
Exception | Description |
---|---|
BadMessageException |
An exception throw when a NetworkTableNode receives a bad message
|