net.grinder
Class TCPProxy

java.lang.Object
  extended by net.grinder.util.AbstractMainClass
      extended by net.grinder.TCPProxy

public final class TCPProxy
extends AbstractMainClass

This is the entry point of The TCPProxy process.

Author:
Phil Dawes, Philip Aston, Bertrand Ave, Venelin Mitov

Nested Class Summary
 
Nested classes/interfaces inherited from class net.grinder.util.AbstractMainClass
AbstractMainClass.LoggedInitialisationException
 
Method Summary
static void main(String[] args)
          Entry point.
 
Methods inherited from class net.grinder.util.AbstractMainClass
barfError, barfUsage, getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Entry point.

Parameters:
args - Command line arguments.


Copyright © 2000-2013. All Rights Reserved.