|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | This package contains internal implementation of the SLP library. |
| 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 |
| Classes in org.sblim.slp.internal that implement Locator | |
class |
LocatorImpl
The class LocatorImpl implements the Locator interface as defined by RFC 3224 |
class |
LocatorImplStreamed
The class LocatorImplStreamed implements the Locator interface as defined by RFC 3224 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||