dk.tbsalling.aismessages.demoapps
Class DemoApp

java.lang.Object
  extended by dk.tbsalling.aismessages.demoapps.DemoApp
All Implemented Interfaces:
DecodedAISMessageHandler

public class DemoApp
extends Object
implements DecodedAISMessageHandler


Constructor Summary
DemoApp()
           
 
Method Summary
 void handleMessageReceived(DecodedAISMessage message)
           
static void main(String[] args)
           
 void runDemo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoApp

public DemoApp()
Method Detail

handleMessageReceived

public void handleMessageReceived(DecodedAISMessage message)
Specified by:
handleMessageReceived in interface DecodedAISMessageHandler

runDemo

public void runDemo()

main

public static void main(String[] args)


Copyright © 2013 Thomas Borg Salling. All Rights Reserved.