|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranche.clc.TrancheServerCommandLineClientItem
org.tranche.clc.UserZipFileItem
public class UserZipFileItem
Sets the user zip file for the local server.s
| Constructor Summary | |
|---|---|
UserZipFileItem(TrancheServer ts,
TrancheServerCommandLineClient tsclc)
|
|
| Method Summary | |
|---|---|
void |
doAction(java.io.BufferedReader in,
java.io.PrintStream out)
Abstract class for doAction. |
| Methods inherited from class org.tranche.clc.TrancheServerCommandLineClientItem |
|---|
addAttribute, addAttribute, compareTo, getAttributes, getDescription, getName, getParameter, getTrancheServer, getTrancheServerCommandLineClient, preDoAction, splitCommandLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserZipFileItem(TrancheServer ts,
TrancheServerCommandLineClient tsclc)
| Method Detail |
|---|
public void doAction(java.io.BufferedReader in,
java.io.PrintStream out)
TrancheServerCommandLineClientItem
doAction in class TrancheServerCommandLineClientItemin - the input buffered readerout - the output print stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||