Uses of Class
org.sblim.slp.ServiceLocationAttribute

Packages that use ServiceLocationAttribute
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   
 

Uses of ServiceLocationAttribute in org.sblim.slp
 

Methods in org.sblim.slp with parameters of type ServiceLocationAttribute
 void 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 ServiceLocationAttribute
static java.lang.String AttributeHandler.buildString(ServiceLocationAttribute pAttr)
           
 

Uses of ServiceLocationAttribute in org.sblim.slp.internal.msg
 

Methods in org.sblim.slp.internal.msg that return ServiceLocationAttribute
 ServiceLocationAttribute SLPInputStream.readAttribute()
          readAttribute
 



Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.