| Frames | No Frames |
Constructors with parameter type org.sblim.slp.ServiceURL | |
SLPSAAdvert.SLPSAAdvert(int pVersion, short pXid, Locale pLocale, ServiceURL pServiceurl, Vector pScopes, Vector pAttributes) | |
SLPServiceDeregistration.SLPServiceDeregistration(Locale pLocale, ServiceURL pServiceUrl, Vector pScopes, Vector pTagList) | |
SLPServiceRegistration.SLPServiceRegistration(boolean pFresh, Locale pLocale, ServiceURL pServiceUrl, Vector pScopes, Vector pAttributes) | |
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 | |
| ServiceLocationEnumeration | For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector. |
| ServiceLocationEnumeration | For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector. |
| Vector | ServiceRepository.findAttributes(ServiceURL pServiceUrl, Vector pScopes, Vector pTagList, Locale pLocale) |
| ServiceLocationEnumeration | LocatorImpl.findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds, Vector directoryAgents) For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector. |
| ServiceLocationEnumeration | LocatorImplStreamed.findAttributes(ServiceURL pServiceUrl, 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. |
| boolean | ServiceRepository.register(ServiceURL pServiceUrl, Vector pAttributeIds, Vector pScopes, Locale pLocale) |
| boolean | SLPHeaderV2.serializeServiceURL(ServiceURL pServiceUrl, ByteArrayOutputStream pStream, boolean pUsingDatagram) |
| boolean | SLPHeaderV2.serializeServiceURL(ServiceURL pServiceUrl, Hashtable pSpiAuthBlock, ByteArrayOutputStream pStream, boolean pUseMcast) |
| void | ServiceRepository.updateRegistration(ServiceURL pServiceUrl, Vector pAttributeIds, Vector pScopes, Locale pLocale) |
Methods with return type org.sblim.slp.ServiceURL | |
| ServiceURL | Getter for url
|
| ServiceURL | Getter for url
|
| ServiceURL | Getter for url
|
| ServiceURL | Getter for url
|
| ServiceURL | Getter for url
|
| ServiceURL | Getter for url
|
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. |