Package | Description |
---|---|
org.sblim.slp |
This package contains the external API of the SLP library.
|
org.sblim.slp.internal |
Internal implementation of the SLP library.
|
org.sblim.slp.internal.msg | |
org.sblim.slp.internal.sa | |
org.sblim.slp.internal.ua |
Modifier and Type | Method and Description |
---|---|
void |
Advertiser.addAttributes(ServiceURL pURL,
java.util.Vector pAttributes)
Update the registration by adding the given attributes.
|
void |
Advertiser.addAttributes(ServiceURL pURL,
java.util.Vector pAttributes)
Update the registration by adding the given attributes.
|
void |
Advertiser.deleteAttributes(ServiceURL pURL,
java.util.Vector pAttributeIds)
Delete the attributes from a URL for the locale with which the Advertiser
was created.
|
void |
Advertiser.deleteAttributes(ServiceURL pURL,
java.util.Vector pAttributeIds)
Delete the attributes from a URL for the locale with which the Advertiser
was created.
|
void |
Advertiser.deregister(ServiceURL pURL)
Deregister a service from the SLP framework.
|
void |
Advertiser.deregister(ServiceURL pURL)
Deregister a service from the SLP framework.
|
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.
|
void |
Advertiser.register(ServiceURL pURL,
java.util.Vector pAttributes)
Register a new service with SLP having the given attributes.
|
void |
Advertiser.register(ServiceURL pURL,
java.util.Vector pAttributes)
Register a new service with SLP having the given attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
AdvertiserImpl.addAttributes(ServiceURL pURL,
java.util.Vector pAttributes) |
void |
AdvertiserImpl.addAttributes(ServiceURL pURL,
java.util.Vector pAttributes) |
void |
AdvertiserImpl.deleteAttributes(ServiceURL pURL,
java.util.Vector pAttributeIds) |
void |
AdvertiserImpl.deleteAttributes(ServiceURL pURL,
java.util.Vector pAttributeIds) |
void |
AdvertiserImpl.deregister(ServiceURL pURL) |
void |
AdvertiserImpl.deregister(ServiceURL pURL) |
void |
AdvertiserImpl.register(ServiceURL pURL,
java.util.Vector pAttributes) |
void |
AdvertiserImpl.register(ServiceURL pURL,
java.util.Vector pAttributes) |
Modifier and Type | Method and Description |
---|---|
ServiceURL |
AttributeRequest.getServiceURL()
getServiceURL
|
ServiceURL |
ServiceDeregistration.getServiceURL()
getServiceURL
|
ServiceURL |
ServiceRegistration.getServiceURL()
getServiceURL
|
ServiceURL |
ServiceRegistration.getServiceURL()
getServiceURL
|
ServiceURL |
ServiceDeregistration.getServiceURL()
getServiceURL
|
ServiceURL |
AttributeRequest.getServiceURL()
getServiceURL
|
ServiceURL |
SLPInputStream.readURL() |
ServiceURL |
SLPInputStream.readURL() |
Modifier and Type | Method and Description |
---|---|
boolean |
SLPOutputStream.write(ServiceURL pURL) |
boolean |
SLPOutputStream.write(ServiceURL pURL) |
Constructor and Description |
---|
ServiceDeregistration(java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceDeregistration(java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceDeregistration(MsgHeader pHeader,
java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceDeregistration(MsgHeader pHeader,
java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceDeregistration(java.lang.String pLangTag,
java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceDeregistration(java.lang.String pLangTag,
java.util.List pScopeList,
ServiceURL pURL,
java.util.List pTagList)
Ctor.
|
ServiceRegistration(MsgHeader pHeader,
ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
ServiceRegistration(MsgHeader pHeader,
ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
ServiceRegistration(ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
ServiceRegistration(ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
ServiceRegistration(java.lang.String pLangTag,
ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
ServiceRegistration(java.lang.String pLangTag,
ServiceURL pServURL,
java.util.List pScopeList,
java.util.List pAttrList,
java.util.List pAuthBlockList)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceTable.add(ServiceURL pSrvURL,
java.util.List pAttrList,
java.util.List pScopes)
add
|
void |
ServiceTable.add(ServiceURL pSrvURL,
java.util.List pAttrList,
java.util.List pScopes)
add
|
java.util.List |
ServiceTable.getAttributes(ServiceURL pSrvURL,
java.util.List pScopes)
getAttributes
|
java.util.List |
ServiceTable.getAttributes(ServiceURL pSrvURL,
java.util.List pScopes)
getAttributes
|
void |
ServiceTable.remove(ServiceURL pSrvURL)
remove
|
void |
ServiceTable.remove(ServiceURL pSrvURL)
remove
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.