| Package | Description |
|---|---|
| com.digi.wva.async |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventListener<E extends AbstractEvent>
Created by mwadsten on 8/13/2014.
|
class |
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. |
class |
FaultCodeListener
Provides a callback for handling new fault code information.
|
class |
VehicleDataListener
Provides a callback for handling new vehicle data.
|
class |
WvaCallback<T>
Runs once on the completion of a non-repeating task
|