Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast.images.handler
Class PassHandler

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.images.handler.PassHandler

public class PassHandler
extends java.lang.Object


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

Constructor Detail

PassHandler

public PassHandler(java.lang.String[] args,
                   java.lang.String tag)
            throws java.lang.Exception
PassHandler.

Throws:
java.lang.Exception
Method Detail

main

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


go

public void go()
        throws java.lang.Exception
go.

Throws:
java.lang.Exception

Simulcast 4.2