arq.cmdline
Class ModRemote

java.lang.Object
  extended by arq.cmdline.ModRemote
All Implemented Interfaces:
ArgModule, ArgModuleGeneral

public class ModRemote
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModRemote()
           
 
Method Summary
 void checkCommandLine(CmdArgModule cmdLine)
           
 java.lang.String getServiceURL()
           
 void processArgs(CmdArgModule cmdLine)
           
 void registerWith(CmdGeneral cmdLine)
           
 boolean usePost()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModRemote

public ModRemote()
Method Detail

checkCommandLine

public void checkCommandLine(CmdArgModule cmdLine)

processArgs

public void processArgs(CmdArgModule cmdLine)
Specified by:
processArgs in interface ArgModule

registerWith

public void registerWith(CmdGeneral cmdLine)
Specified by:
registerWith in interface ArgModuleGeneral

getServiceURL

public java.lang.String getServiceURL()

usePost

public boolean usePost()


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP