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

class %Service.BonjourAdvertiser extends %RegisteredObject, Advertiser

Advertises services using the Bonjour protocol

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject Advertise Delist


Methods

• 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.
• method Delist(advertisement As Advertisement)
Un-advertise the given service. If the given service is not currently being advertised, does nothing.