Package | Description |
---|---|
org.sblim.slp |
This package contains the external API of the SLP library.
|
org.sblim.slp.internal.ua |
Modifier and Type | Method and Description |
---|---|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds)
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds)
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents)
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents)
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceURL URL,
java.util.Vector scopes,
java.util.Vector attributeIds)
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceURL URL,
java.util.Vector scopes,
java.util.Vector attributeIds)
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents)
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
|
ServiceLocationEnumeration |
Locator.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents)
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
|
ServiceLocationEnumeration |
Locator.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter)
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
|
ServiceLocationEnumeration |
Locator.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter)
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
|
ServiceLocationEnumeration |
Locator.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter,
java.util.Vector pDirectoryAgents)
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
|
ServiceLocationEnumeration |
Locator.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter,
java.util.Vector pDirectoryAgents)
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
|
ServiceLocationEnumeration |
Locator.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes)
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
|
ServiceLocationEnumeration |
Locator.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes)
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
|
ServiceLocationEnumeration |
Locator.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes,
java.util.Vector pDirectoryAgent)
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
|
ServiceLocationEnumeration |
Locator.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes,
java.util.Vector pDirectoryAgent)
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
|
Modifier and Type | Class and Description |
---|---|
class |
SLEnumerationImpl
SLEnumerationImpl
|
Modifier and Type | Method and Description |
---|---|
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceType pType,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findAttributes(ServiceURL pURL,
java.util.Vector pScopes,
java.util.Vector pAttributeIds,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter) |
ServiceLocationEnumeration |
LocatorImpl.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter) |
ServiceLocationEnumeration |
LocatorImpl.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findServices(ServiceType pType,
java.util.Vector pScopes,
java.lang.String pSearchFilter,
java.util.Vector pDirectoryAgents) |
ServiceLocationEnumeration |
LocatorImpl.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes) |
ServiceLocationEnumeration |
LocatorImpl.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes) |
ServiceLocationEnumeration |
LocatorImpl.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes,
java.util.Vector pDirectoryAgent) |
ServiceLocationEnumeration |
LocatorImpl.findServiceTypes(java.lang.String pNamingAuthority,
java.util.Vector pScopes,
java.util.Vector pDirectoryAgent) |
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.