Uses of Interface
org.sblim.slp.Locator

Packages that use Locator
org.sblim.slp This package contains the external API of the SLP library. 
org.sblim.slp.example   
org.sblim.slp.internal.ua   
 

Uses of Locator in org.sblim.slp
 

Methods in org.sblim.slp that return Locator
static Locator ServiceLocationManager.getLocator(java.util.Locale pLocale)
          Return a Locator object for the given language Locale.
 

Uses of Locator in org.sblim.slp.example
 

Methods in org.sblim.slp.example that return Locator
static Locator slpMain.getLocator()
           
 

Methods in org.sblim.slp.example with parameters of type Locator
static java.util.List slpMain.lookup(Locator slpLocator, java.lang.String name)
           
 

Uses of Locator in org.sblim.slp.internal.ua
 

Classes in org.sblim.slp.internal.ua that implement Locator
 class LocatorImpl
          LocatorImpl
 



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