See: Description
| Interface | Description |
|---|---|
| VehicleInterface |
A connection to a physical vehicle interface that is capable of full duplex
communication.
|
| Class | Description |
|---|---|
| TestVehicleInterface | |
| UriBasedVehicleInterfaceMixin |
A collection of utilities for vehicle interfaces that reference a physical
device with a URI.
|
| VehicleInterfaceDescriptor | |
| VehicleInterfaceFactory |
A factory that uses reflection to create instance of VehicleInterface
implementations.
|
| Exception | Description |
|---|---|
| VehicleInterfaceException |