dk.tbsalling.aismessages.nmea
Interface ContentHandler


public interface ContentHandler

Receive notification of the logical content of an NMEA data stream.

Author:
tbsalling

Method Summary
 void receivedVDM(NMEAMessage nmeaMessage)
           
 void receivedVDO(NMEAMessage nmeaMessage)
           
 

Method Detail

receivedVDM

void receivedVDM(NMEAMessage nmeaMessage)

receivedVDO

void receivedVDO(NMEAMessage nmeaMessage)


Copyright © 2013 Thomas Borg Salling. All Rights Reserved.