| Frames | No Frames |
Constructors with parameter type org.sblim.slp.ServiceURL | |
Ctor. | |
ServiceDeregistration.ServiceDeregistration(String pLangTag, List pScopeList, ServiceURL pURL, List pTagList) Ctor. | |
ServiceDeregistration.ServiceDeregistration(MsgHeader pHeader, List pScopeList, ServiceURL pURL, List pTagList) Ctor. | |
ServiceRegistration.ServiceRegistration(String pLangTag, ServiceURL pServURL, List pScopeList, List pAttrList, List pAuthBlockList) Ctor. | |
ServiceRegistration.ServiceRegistration(ServiceURL pServURL, List pScopeList, List pAttrList, List pAuthBlockList) Ctor. | |
ServiceRegistration.ServiceRegistration(MsgHeader pHeader, ServiceURL pServURL, List pScopeList, List pAttrList, List pAuthBlockList) Ctor. | |
Methods with parameter type org.sblim.slp.ServiceURL | |
| boolean | |
Methods with return type org.sblim.slp.ServiceURL | |
| ServiceURL | getServiceURL
|
| ServiceURL | getServiceURL
|
| ServiceURL | getServiceURL
|
| ServiceURL | |
Methods with parameter type org.sblim.slp.ServiceURL | |
| void | Update the registration by adding the given attributes. |
| void | Delete the attributes from a URL for the locale with which the Advertiser
was created. |
| void | Deregister a service from the SLP framework. |
| void | Register a new service with SLP having the given attributes. |
Methods with parameter type org.sblim.slp.ServiceURL | |
| ServiceLocationEnumeration | |
| ServiceLocationEnumeration | LocatorImpl.findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents) |
Methods with parameter type org.sblim.slp.ServiceURL | |
| void | add
|
| List | getAttributes
|
| void | remove
|
Methods with parameter type org.sblim.slp.ServiceURL | |
| void | Update the registration by adding the given attributes. |
| void | Delete the attributes from a URL for the locale with which the Advertiser
was created. |
| void | Deregister a service from the SLP framework. |
| ServiceLocationEnumeration | 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, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents) For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector. |
| void | Register a new service with SLP having the given attributes. |