Package net.sf.marineapi.nmea.event

Event/listener classes for receiving NMEA updates.

See:
          Description

Interface Summary
SentenceListener Base interface for listening to SentenceEvents.
 

Class Summary
AbstractSentenceListener<T extends Sentence> Abstract base class for typed listeners with automatic sentence type resolving and casting.
SentenceEvent Sentence events occur when a valid NMEA 0183 sentence has been read from the data source.
 

Package net.sf.marineapi.nmea.event Description

Event/listener classes for receiving NMEA updates.



Copyright (C) 2010-2014 Java Marine API authors. All Rights Reserved.