DocBook|Search
Class Reference
%Service.Advertiser
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Service] >  [Advertiser]
Private  Storage  

abstract class %Service.Advertiser

An Advertiser receives requests to list and de-list service advertisements.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
Advertise Delist

Subclasses
%Service.BonjourAdvertiser

Methods

• abstract method Advertise(advertisement As Advertisement)
Advertise the given service advertisement. A service with the same name is already being advertised, update with the new advertisement.
• abstract method Delist(advertisement As Advertisement)
Un-advertise the given service. If the given service is not currently being advertised, does nothing.