Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast
Class Simulcast

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.Simulcast

public class Simulcast
extends java.lang.Object


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

Constructor Detail

Simulcast

public Simulcast()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
main.

Throws:
java.lang.Exception

stop

public static void stop()
stop. On Windows, invoked when the service is told to stop.


Simulcast 4.2