Interface | Description |
---|---|
ClientConnectionListenerManager |
An object that manages connection listeners and fires events for other listeners
|
Class | Description |
---|---|
ClientConnectionAdapter |
Object that adapts messages from a server
|
ClientConnectionState |
Represents a state that the client is in
|
ClientConnectionState.Error |
Represents that the client is in an error state
|
ClientConnectionState.ProtocolUnsuppotedByServer |
Represents that a client received a message from the server indicating that the client's protocol revision is not supported by the server
|
ClientNetworkTableEntryStore |
The entry store for a
NetworkTableClient |
NetworkTableClient |
A client node in NetworkTables 2.0
|