Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast.router
Class AquaModisHandler

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.router.AquaModisHandler
All Implemented Interfaces:
PassHandler

public class AquaModisHandler
extends java.lang.Object
implements PassHandler


Constructor Summary
AquaModisHandler()
           
 
Method Summary
 java.lang.Thread start(java.net.Socket inSocket, GroundStation groundStation, HostPort[] processorAddrs, HostPort inputAddr)
          start.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AquaModisHandler

public AquaModisHandler()
Method Detail

start

public java.lang.Thread start(java.net.Socket inSocket,
                              GroundStation groundStation,
                              HostPort[] processorAddrs,
                              HostPort inputAddr)
start.

Specified by:
start in interface PassHandler

Simulcast 4.2