Serialized Form


Package SOMA

Class SOMA.NewDomainExplorerItem implements Serializable

Serialized Fields

dir

DirExplorerItem dir

Class SOMA.NewPlaceExplorerItem implements Serializable

Serialized Fields

dir

DirExplorerItem dir


Package SOMA.agent

Class SOMA.agent.Agent implements Serializable

Serialized Fields

myID

AgentID myID

start

java.lang.String start
Metodo che verra' eseguito alla prossima attivazione dell'agente.

Class SOMA.agent.AgentWorker.AgentWorkerException implements Serializable

Serialized Fields

this$0

AgentWorker this$0

Class SOMA.agent.CantGoException implements Serializable


Package SOMA.agent.mobility

Class SOMA.agent.mobility.AgentTransportCommand implements Serializable

Serialized Fields

agent

Agent agent

Class SOMA.agent.mobility.PlaceAccessPermission implements Serializable


Package SOMA.explorer

Class SOMA.explorer.DirExplorerItem implements Serializable

Serialized Fields

DirectoryName

java.lang.String DirectoryName

Index

java.util.List Index

Items

java.util.Hashtable Items

Class SOMA.explorer.ExplorerItem implements Serializable

Serialized Fields

Syntax

java.lang.String Syntax
Sintassi: stringa di descrizione della voce di menu. Viene visualizzata dal comando {@link SOMA.explorer.DirExplorerItem#PrintDirectory( PrintStream )}, accanto al nome della voce di menu.
E' accessibile tramite i metodi {@link #getSyntax() getSyntax()} e {@link #setSyntax( String Syntax ) setSyntax( String Syntax )}.

Class SOMA.explorer.LoadExplorerItem implements Serializable

Serialized Fields

dir

DirExplorerItem dir

Class SOMA.explorer.ObjectExplorerItem implements Serializable

Serialized Fields

myObject

java.lang.Object myObject


Package SOMA.naming

Class SOMA.naming.AgentID implements Serializable

Serialized Fields

ID

int ID
Numero di serie dell'agente, unico nell'ambito di un place.

place

PlaceID place
Identificatore del place in cui l'agente e' stato creato.

Class SOMA.naming.NameException implements Serializable

Class SOMA.naming.PlaceID implements Serializable

Serialized Fields

domain

java.lang.String domain
Dominio di appartenenza.

place

java.lang.String place
Nome del place, unico nell'ambito dello stesso dominio.


Package SOMA.naming.domain

Class SOMA.naming.domain.DNSExplorerItem implements Serializable

Serialized Fields

dns

DomainNameService dns

Class SOMA.naming.domain.DomainInfo implements Serializable

Class SOMA.naming.domain.DomainRefreshCommand implements Serializable

Serialized Fields

domains

java.util.Hashtable domains

fatherDomainID

PlaceID fatherDomainID

Class SOMA.naming.domain.DomainRefreshCommand.Request implements Serializable

Class SOMA.naming.domain.DomainRegisterCommand implements Serializable

Serialized Fields

myDomainInfo

DomainInfo myDomainInfo

Class SOMA.naming.domain.PutDomainCommand implements Serializable

Serialized Fields

toPut

DomainInfo toPut

Class SOMA.naming.domain.RemoveDomainCommand implements Serializable

Serialized Fields

toRemove

PlaceID toRemove


Package SOMA.naming.place

Class SOMA.naming.place.PlaceInfo implements Serializable

Serialized Fields

host

java.net.InetAddress host
Indirizzo del {@link SOMA.network.connection.ConnectionServer server} del place.

placeID

PlaceID placeID
Identificatore del place.

port

int port
Porta del {@link SOMA.network.connection.ConnectionServer server} del place.

Class SOMA.naming.place.PlaceRefreshCommand implements Serializable

Serialized Fields

places

java.util.Hashtable places

sender

PlaceID sender

Class SOMA.naming.place.PlaceRefreshCommand.Request implements Serializable

Class SOMA.naming.place.PlaceRegisterCommand implements Serializable

Serialized Fields

myPlaceInfo

PlaceInfo myPlaceInfo

Class SOMA.naming.place.PNSExplorerItem implements Serializable

Serialized Fields

pns

PlaceNameService pns

Class SOMA.naming.place.PutPlaceCommand implements Serializable

Serialized Fields

toPut

PlaceInfo toPut

Class SOMA.naming.place.RemovePlaceCommand implements Serializable

Serialized Fields

toRemove

PlaceID toRemove


Package SOMA.network

Class SOMA.network.ConnectionCommand implements Serializable

Serialized Fields

Source

PlaceID Source

Class SOMA.network.TransportCommand implements Serializable

Serialized Fields

command

Command command

destination

PlaceID destination


Package SOMA.network.connection

Class SOMA.network.connection.Command implements Serializable

Class SOMA.network.connection.ConnectionException implements Serializable

Class SOMA.network.connection.ConnectionExplorerItem implements Serializable

Class SOMA.network.connection.ConnectionServer.ConnectionServerException implements Serializable

Class SOMA.network.connection.DaemonExplorerItem implements Serializable

Serialized Fields

daemon

Daemon daemon
Il demone da gestire.

Class SOMA.network.connection.NewClientExplorerItem implements Serializable

Serialized Fields

dir

DirExplorerItem dir

env

Environment env

serialNumber

int serialNumber

Class SOMA.network.connection.NewServerExplorerItem implements Serializable

Serialized Fields

dir

DirExplorerItem dir

env

Environment env

Class SOMA.network.connection.QuickCommand implements Serializable

Class SOMA.network.connection.SendMessageCommand implements Serializable

Serialized Fields

Andata

boolean Andata

Message

java.lang.String Message


Package SOMA.utility

Class SOMA.utility.Chronometer implements Serializable

Serialized Fields

Description

java.lang.String Description
Descrizione del cronometro.

StartTime

long StartTime
Istante di avvio.

StopTime

long StopTime
Istante di arresto.

Class SOMA.utility.ChronometerExplorerItem implements Serializable

Serialized Fields

chrono

Chronometer chrono

Class SOMA.utility.DiffMemoryExolorerItem implements Serializable

Class SOMA.utility.FinalizeExplorerItem implements Serializable

Class SOMA.utility.FreeMemoryExolorerItem implements Serializable

Class SOMA.utility.GarbageCollectionExplorerItem implements Serializable

Class SOMA.utility.GetLocalHostExplorerItem implements Serializable

Class SOMA.utility.PropertiesExplorerItem implements Serializable

Class SOMA.utility.SetPropertyExplorerItem implements Serializable

Class SOMA.utility.StartSecurityManagerExplorerItem implements Serializable

Class SOMA.utility.ThreadsExplorerItem implements Serializable

Class SOMA.utility.TotalMemoryExolorerItem implements Serializable