|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SOMA.explorer.ExplorerItem | +--SOMA.naming.domain.DNSExplorerItem
Voce di menu per la gestione di un DNS.
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
DNSExplorerItem(DomainNameService dns)
Costruttore. |
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Effettua tutte le possibili operazioni su un PNS. |
Methods inherited from class SOMA.explorer.ExplorerItem |
Execute,
getSyntax,
Help,
Help,
setSyntax,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DNSExplorerItem(DomainNameService dns)
Method Detail |
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
Le opzioni sono:
{list | put "domain" "host" "port" | del "domain" | register "host" "port" | refresh {"host" "port"} }
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |