org.sblim.slp.internal
public class AdvertiserImpl extends Object implements Advertiser
Constructor Summary | |
---|---|
AdvertiserImpl(Locale pLocale)
Ctor.
|
Method Summary | |
---|---|
void | addAttributes(ServiceURL pURL, Vector<ServiceLocationAttribute> pAttributes) |
void | deleteAttributes(ServiceURL pURL, Vector<String> pAttributeIds) |
void | deregister(ServiceURL pURL) |
Locale | getLocale() |
void | register(ServiceURL pURL, Vector<ServiceLocationAttribute> pAttributes) |
Parameters: pLocale
Parameters: pURL pAttributes
Throws: ServiceLocationException
Parameters: pURL pAttributeIds
Throws: ServiceLocationException