|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Daemon | |
SOMA.agent | Contiene le classi di gestione degli agenti. |
SOMA.network.connection | Contiene le classi che gestiscono ogni singola connessione fra place diversi. |
Uses of Daemon in SOMA.agent |
Classes in SOMA.agent that implement Daemon | |
class |
AgentWorker
Classe che rappresenta un agente in esecuzione. |
Uses of Daemon in SOMA.network.connection |
Classes in SOMA.network.connection that implement Daemon | |
class |
Connection
Demone responsabile delle comunicazioni via socket con un altro place. |
class |
ConnectionServer
Server in attesa di connessioni. |
class |
SelfConnection
Autoconnessione: esegue in locale i comandi spediti. |
Fields in SOMA.network.connection declared as Daemon | |
Daemon |
DaemonExplorerItem.daemon
Il demone da gestire. |
Constructors in SOMA.network.connection with parameters of type Daemon | |
DaemonExplorerItem.DaemonExplorerItem(Daemon daemon)
Costruttore. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |