se.entra.phantom.util
Class ArgumentParser

java.lang.Object
  extended by se.entra.phantom.util.ArgumentParser

public class ArgumentParser
extends Object


Constructor Summary
ArgumentParser(String[] arg)
          Creates the argument parser.
 
Method Summary
protected  boolean getIgnoreServerFail()
          Returns the ignoreServerFail parameter.
protected  String[] getNextIAddress()
          Returns a Socket to a server.
protected  boolean getVerbose()
          Returns the Verbose parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArgumentParser

public ArgumentParser(String[] arg)
               throws IOException
Creates the argument parser.

Throws:
IOException
Method Detail

getVerbose

protected boolean getVerbose()
Returns the Verbose parameter.


getIgnoreServerFail

protected boolean getIgnoreServerFail()
Returns the ignoreServerFail parameter.


getNextIAddress

protected String[] getNextIAddress()
Returns a Socket to a server.



Phantom® and NetPhantom® are registered trademarks of Codectica Systems SARL.
© Copyright Codectica Systems SARL, 2008. All rights reserved.