${header}

net.jxta.impl.shell.bin.dht
Class dht

java.lang.Object
  extended bynet.jxta.impl.shell.ShellApp
      extended bynet.jxta.impl.shell.bin.dht.dht
All Implemented Interfaces:
net.jxta.platform.Application, net.jxta.platform.Module

public class dht
extends net.jxta.impl.shell.ShellApp

Set the DHT algorithm

Author:
Vincent Matossian December 2004

Field Summary
 
Fields inherited from class net.jxta.impl.shell.ShellApp
appMiscError, appNoError, appParamError, appSpawned, consin, consout, dependsOn, group, id, implAdv, inputPipe, outputPipe, returnVar, started, stopped
 
Fields inherited from interface net.jxta.platform.Module
START_AGAIN_PROGRESS, START_AGAIN_STALLED, START_OK
 
Constructor Summary
dht()
           
 
Method Summary
 java.lang.String getDescription()
           
 void help()
           
 void shortHelp()
           
 int startApp(java.lang.String[] args)
           
 void stopApp()
           
 
Methods inherited from class net.jxta.impl.shell.ShellApp
consoleMessage, consoleMessage, consPollInput, consprint, consprintln, consWaitForInput, exec, exec, getCmdShortName, getCmdShortName, getEnv, getGroup, getID, getImplAdvertisement, getInputConsPipe, getInputPipe, getOutputConsPipe, getOutputPipe, getReturnVariable, init, isRootShell, loadApp, pipePollInput, pipePrint, pipePrintln, pollInput, print, println, printStackTrace, printStackTrace, setEnv, setGroup, setID, setImplAdvertisement, setInputConsPipe, setInputPipe, setJoinedThread, setOutputConsPipe, setOutputPipe, setReturnVariable, waitForInput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

dht

public dht()
Method Detail

startApp

public int startApp(java.lang.String[] args)

stopApp

public void stopApp()

getDescription

public java.lang.String getDescription()

shortHelp

public void shortHelp()

help

public void help()

${header}