org.sblim.slp.internal.ua
public class LocatorImpl extends Object implements Locator
| Constructor Summary | |
|---|---|
| LocatorImpl(Locale pLocale)
Ctor.
| |
| Method Summary | |
|---|---|
| ServiceLocationEnumeration | findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds) |
| ServiceLocationEnumeration | findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents) |
| ServiceLocationEnumeration | findAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds) |
| ServiceLocationEnumeration | findAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents) |
| ServiceLocationEnumeration | findServices(ServiceType pType, Vector pScopes, String pSearchFilter) |
| ServiceLocationEnumeration | findServices(ServiceType pType, Vector pScopes, String pSearchFilter, Vector pDirectoryAgents) |
| ServiceLocationEnumeration | findServiceTypes(String pNamingAuthority, Vector pScopes) |
| ServiceLocationEnumeration | findServiceTypes(String pNamingAuthority, Vector pScopes, Vector pDirectoryAgent) |
| Locale | getLocale() |
Parameters: pLocale