| Package | Description |
|---|---|
| com.digi.wva | |
| com.digi.wva.async |
Callbacks on UI thread
|
| Class and Description |
|---|
| AlarmType
Enumeration of the different alarm types supported by the WVA.
|
| EventChannelStateListener
Listener for certain events that happen within the
EventChannel
class, such as successfully connecting, stopping because of an error, and
the remote end of the socket closing. |
| FaultCodeCommon.Bus
Enumeration of the different CAN buses exposed by the WVA.
|
| FaultCodeCommon.FaultCodeType
Enumeration of the different fault code message types.
|
| FaultCodeListener
Provides a callback for handling new fault code information.
|
| FaultCodeResponse
FaultCodeResponse objects encapsulate fault code data.
|
| VehicleDataListener
Provides a callback for handling new vehicle data.
|
| VehicleDataResponse
VehicleDataResponse objects encapsulate vehicle data.
|
| WvaCallback
Callback class used to receive response information from asynchronous calls into
the library.
|
| Class and Description |
|---|
| AlarmType
Enumeration of the different alarm types supported by the WVA.
|
| EventChannelStateListener
Listener for certain events that happen within the
EventChannel
class, such as successfully connecting, stopping because of an error, and
the remote end of the socket closing. |
| EventFactory.Type
Enumeration of the general types of events that can be sent by the WVA.
|
| FaultCodeCommon.Bus
Enumeration of the different CAN buses exposed by the WVA.
|
| FaultCodeCommon.FaultCodeType
Enumeration of the different fault code message types.
|
| FaultCodeEvent
Encapsulation of an event containing fault code data.
|
| FaultCodeListener
Provides a callback for handling new fault code information.
|
| FaultCodeResponse
FaultCodeResponse objects encapsulate fault code data.
|
| VehicleDataEvent
Encapsulation of an event containing vehicle data.
|
| VehicleDataListener
Provides a callback for handling new vehicle data.
|
| VehicleDataResponse
VehicleDataResponse objects encapsulate vehicle data.
|
| WvaCallback
Callback class used to receive response information from asynchronous calls into
the library.
|