org.tranche.clc
Class UserZipFileItem

java.lang.Object
  extended by org.tranche.clc.TrancheServerCommandLineClientItem
      extended by org.tranche.clc.UserZipFileItem
All Implemented Interfaces:
java.lang.Comparable

public class UserZipFileItem
extends TrancheServerCommandLineClientItem

Sets the user zip file for the local server.s

Author:
James "Augie" Hill - augman85@gmail.com

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

UserZipFileItem

public UserZipFileItem(TrancheServer ts,
                       TrancheServerCommandLineClient tsclc)
Method Detail

doAction

public void doAction(java.io.BufferedReader in,
                     java.io.PrintStream out)
Description copied from class: TrancheServerCommandLineClientItem
Abstract class for doAction.

Specified by:
doAction in class TrancheServerCommandLineClientItem
Parameters:
in - the input buffered reader
out - the output print stream


This code is free for use both commercially and non-commercially as stated in the project's license