|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.cohesion.bssh.Option
de.cohesion.bssh.Timeout
public class Timeout
| 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 |
|---|
public static final java.lang.String KEY
| Constructor Detail |
|---|
public Timeout()
| Method Detail |
|---|
protected void parse(java.lang.String raw)
throws ParseException
parse in class OptionParseExceptionpublic long getTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||