|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIdentification | |
---|---|
service | |
service.broadcast | |
service.id |
Uses of IIdentification in service |
---|
Methods in service that return IIdentification | |
---|---|
IIdentification |
DistributedServicesMiddleware.getIdentificationService()
|
IIdentification |
IDistributedServices.getIdentificationService()
|
Uses of IIdentification in service.broadcast |
---|
Fields in service.broadcast declared as IIdentification | |
---|---|
protected IIdentification |
BasicBroadcastService.idService
|
protected IIdentification |
ReliableBroadcastService.idService
|
Methods in service.broadcast with parameters of type IIdentification | |
---|---|
void |
BasicBroadcastService.setIdentificationService(IIdentification idService)
|
void |
ReliableBroadcastService.setIdentificationService(IIdentification idService)
|
Uses of IIdentification in service.id |
---|
Classes in service.id that implement IIdentification | |
---|---|
class |
IdentificationService
Identification service allowing for a process to know all process identifiers of the system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |