edu.sc.seis.seisFile.seedlink
Class Client

java.lang.Object
  extended by edu.sc.seis.seisFile.seedlink.Client

public class Client
extends java.lang.Object

Added support for an info output file and specifying a start and end time.


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

Constructor Detail

Client

public Client()
Method Detail

printHelp

public static void printHelp(java.io.PrintWriter out)

main

public static void main(java.lang.String[] args)
                 throws java.net.UnknownHostException,
                        java.io.IOException,
                        SeedlinkException,
                        SeedFormatException
Throws:
java.net.UnknownHostException
java.io.IOException
SeedlinkException
SeedFormatException