Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast.test
Class RtSTPS

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.test.RtSTPS
All Implemented Interfaces:
SimulcastService

public class RtSTPS
extends java.lang.Object
implements SimulcastService


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

Constructor Detail

RtSTPS

public RtSTPS()
Method Detail

main

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

Throws:
java.lang.Exception

start

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

Specified by:
start in interface SimulcastService
Throws:
java.lang.Exception

Simulcast 4.2