de.cohesion.bssh
Class Timeout

java.lang.Object
  extended by de.cohesion.bssh.Option
      extended by de.cohesion.bssh.Timeout

public class Timeout
extends Option

Author:
schulzs

Field Summary
static java.lang.String KEY
           
 
Constructor Summary
Timeout()
           
 
Method Summary
 long getTimeout()
           
protected  void parse(java.lang.String raw)
           
 
Methods inherited from class de.cohesion.bssh.Option
getArity, getHelpText, getKey, isActive, setActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values
Constructor Detail

Timeout

public Timeout()
Method Detail

parse

protected void parse(java.lang.String raw)
              throws ParseException
Specified by:
parse in class Option
Throws:
ParseException

getTimeout

public long getTimeout()


Copyright © 2005 . All Rights Reserved.