Uses of Interface
org.sblim.slp.Advertiser

Packages that use Advertiser
org.sblim.slp This package contains the external API of the SLP library. 
org.sblim.slp.internal This package contains internal implementation of the SLP library. 
 

Uses of Advertiser in org.sblim.slp
 

Methods in org.sblim.slp that return Advertiser
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
 class AdvertiserImpl
          The class AdvertiserImpl implements the Advertister interface as defined by RFC 3224
 



Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.