Uses of Class
org.sblim.slp.ServiceLocationAttribute
Packages that use ServiceLocationAttribute
Package
Description
This package contains the external API of the SLP library.
Internal implementation of the SLP library.
-
Uses of ServiceLocationAttribute in org.sblim.slp
Methods in org.sblim.slp with parameters of type ServiceLocationAttributeModifier and TypeMethodDescriptionvoid
ServiceLocationAttributeVerifier.verifyAttribute
(ServiceLocationAttribute pAttribute) Verify that the attribute matches the template definition. -
Uses of ServiceLocationAttribute in org.sblim.slp.internal
Methods in org.sblim.slp.internal with parameters of type ServiceLocationAttributeModifier and TypeMethodDescriptionstatic String
AttributeHandler.buildString
(ServiceLocationAttribute pAttr) -
Uses of ServiceLocationAttribute in org.sblim.slp.internal.msg
Methods in org.sblim.slp.internal.msg that return ServiceLocationAttribute