|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NameException | |
| SOMA.mobilePlace | |
| SOMA.naming | Contiene tutte le classi necessarie all'identificazione di oggetti all'interno del sistema. |
| SOMA.naming.domain | Contiene le classi che gestiscono il Domain Name Service di un place. |
| SOMA.network | Contiene le classi che gestiscono la comunicazione fra place diversi. |
| SOMA.security.infrastructure.entrust | |
| SOMA.security.utility | |
| Uses of NameException in SOMA.mobilePlace |
| Methods in SOMA.mobilePlace that throw NameException | |
static PlaceID |
MobilePlaceID.parsePlaceID(java.lang.String s)
In base alla presenza o meno del prefisso costruisce un PlaceID o un MobilePlaceID. |
| Constructors in SOMA.mobilePlace that throw NameException | |
MobilePlaceID(java.lang.String s)
Costruisce un identificatore a partire da una stringa. |
|
| Uses of NameException in SOMA.naming |
| Constructors in SOMA.naming that throw NameException | |
PlaceID(java.lang.String s)
Costruisce un identificatore a partire da una stringa. |
|
AgentIDSigned(java.lang.String s)
Costruisce un identificatore a partire da una stringa. |
|
AgentID(java.lang.String s)
Costruisce un identificatore a partire da una stringa. |
|
| Uses of NameException in SOMA.naming.domain |
| Constructors in SOMA.naming.domain that throw NameException | |
DomainInfo(PlaceID domainID,
java.net.InetAddress host,
int port)
Costruttore. |
|
DomainInfo(PlaceInfo pi)
Costruttore: copia tutti i campi di pi.
|
|
| Uses of NameException in SOMA.network |
| Methods in SOMA.network that throw NameException | |
void |
NetworkManagerSecurity.NetworkManagerInit(int port)
|
| Constructors in SOMA.network that throw NameException | |
NetworkManagerSecurity(Environment env,
int port)
Costruttore. |
|
NetworkManager(Environment env,
int port)
Costruttore. |
|
| Uses of NameException in SOMA.security.infrastructure.entrust |
| Methods in SOMA.security.infrastructure.entrust that throw NameException | |
PlaceID |
EntrustToSoma.getPlaceID(javax.naming.directory.SearchResult in)
|
| Uses of NameException in SOMA.security.utility |
| Methods in SOMA.security.utility that throw NameException | |
void |
CreateSOMAName.setPlaceID(javax.naming.directory.SearchResult in)
|
abstract PlaceID |
CreateSOMAName.getPlaceID(javax.naming.directory.SearchResult in)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||