Uses of Package
com.gtosoft.libvoyager.session

Packages that use com.gtosoft.libvoyager.session
com.gtosoft.libvoyager.session   
com.gtosoft.libvoyager.util   
 

Classes in com.gtosoft.libvoyager.session used by com.gtosoft.libvoyager.session
MonitorSession
          This class will communicate with the ELMBT layer to maintain a consistent BT and OBD state, while presenting new data to upper layers by way of a callback method.
OBD2Session
          - A Session layer which connects ELMBT, with a higher level class, such as PIDDecoder.
 

Classes in com.gtosoft.libvoyager.session used by com.gtosoft.libvoyager.util
OBD2Session
          - A Session layer which connects ELMBT, with a higher level class, such as PIDDecoder.