|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SOMA.explorer.ExplorerItem
|
+--SOMA.network.connection.DaemonExplorerItem
|
+--SOMA.network.connection.ConnectionExplorerItem
Aggiunge a DaemonExplorerItem la spedizione di messaggi attraverso una connessione.
| 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)
|
| Methods inherited from class SOMA.network.connection.DaemonExplorerItem |
getStatusString,
getSyntax,
StatusToString |
| 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)
SendMessageCommandpublic java.lang.String Help(java.io.PrintStream out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||