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<String> pScopes, Vector<String> pAttributeIds) |
ServiceLocationEnumeration | findAttributes(ServiceURL pURL, Vector<String> pScopes, Vector<String> pAttributeIds, Vector<InetAddress> pDirectoryAgents) |
ServiceLocationEnumeration | findAttributes(ServiceType pType, Vector<String> pScopes, Vector<String> pAttributeIds) |
ServiceLocationEnumeration | findAttributes(ServiceType pType, Vector<String> pScopes, Vector<String> pAttributeIds, Vector<InetAddress> pDirectoryAgents) |
ServiceLocationEnumeration | findServices(ServiceType pType, Vector<String> pScopes, String pSearchFilter) |
ServiceLocationEnumeration | findServices(ServiceType pType, Vector<String> pScopes, String pSearchFilter, Vector<InetAddress> pDirectoryAgents) |
ServiceLocationEnumeration | findServiceTypes(String pNamingAuthority, Vector<String> pScopes) |
ServiceLocationEnumeration | findServiceTypes(String pNamingAuthority, Vector<String> pScopes, Vector<InetAddress> pDirectoryAgent) |
Locale | getLocale() |
Parameters: pLocale