|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Advertisable | |
| edu.UCL.satin.impl.advertising.central.clients.advertising | |
| edu.UCL.satin.impl.advertising.central.server | |
| edu.UCL.satin.impl.arch.components.comms | |
| Uses of Advertisable in edu.UCL.satin.impl.advertising.central.clients.advertising |
| Methods in edu.UCL.satin.impl.advertising.central.clients.advertising with parameters of type Advertisable | |
void |
CentralAdvertising.addAdvertisable(Advertisable c)
|
private void |
CentralAdvertising.advertise(Advertisable c)
|
private void |
CentralAdvertising.stopAdvertising(Advertisable c)
|
void |
CentralAdvertising.removeAdvertisable(Advertisable c)
|
| Uses of Advertisable in edu.UCL.satin.impl.advertising.central.server |
| Classes in edu.UCL.satin.impl.advertising.central.server that implement Advertisable | |
class |
AdvertisingServer
|
| Uses of Advertisable in edu.UCL.satin.impl.arch.components.comms |
| Methods in edu.UCL.satin.impl.arch.components.comms with parameters of type Advertisable | |
void |
Advertiser.addAdvertisable(Advertisable c)
Adds a new component to be advertised with this Advertiser. |
void |
Advertiser.removeAdvertisable(Advertisable c)
Removes a new component from the list of components that will be advertised using this advertiser |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||