|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.explorer.ExplorerItem
SOMA.network.connection.DaemonExplorerItem
SOMA.network.connection.ConnectionExplorerItem
Aggiunge a DaemonExplorerItem
la spedizione di messaggi attraverso una
connessione
.
Field Summary |
Fields inherited from class SOMA.network.connection.DaemonExplorerItem |
daemon |
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
ConnectionExplorerItem(Connection c)
|
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Si appoggia alla Execute della superclasse DaemonExplorerItem ed aggiunge solo la
funzionalitą di spedizione messaggi (send "Message"). |
java.lang.String |
Help(java.io.PrintStream out)
Stampa un messaggio di descrizione sul PrintStream specificato. |
Methods inherited from class SOMA.network.connection.DaemonExplorerItem |
getStatusString, getSyntax |
Methods inherited from class SOMA.explorer.ExplorerItem |
Execute, Help, setSyntax, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ConnectionExplorerItem(Connection c)
Method Detail |
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
DaemonExplorerItem
ed aggiunge solo la
funzionalitą di spedizione messaggi (send "Message").
Execute
in class DaemonExplorerItem
SendMessageCommand
public java.lang.String Help(java.io.PrintStream out)
ExplorerItem
Help
in class DaemonExplorerItem
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |