Uses of Interface
org.sblim.slp.Advertiser
-
Packages that use Advertiser Package Description org.sblim.slp This package contains the external API of the SLP library.org.sblim.slp.internal Internal implementation of the SLP library. -
-
Uses of Advertiser in org.sblim.slp
Methods in org.sblim.slp that return Advertiser Modifier and Type Method Description static Advertiser
ServiceLocationManager. getAdvertiser(java.util.Locale pLocale)
Return an Advertiser object for the given language locale. -
Uses of Advertiser in org.sblim.slp.internal
Classes in org.sblim.slp.internal that implement Advertiser Modifier and Type Class Description class
AdvertiserImpl
AdvertiserImpl
-