Uses of Package
org.sblim.slp

Packages that use org.sblim.slp
org.sblim.cimclient.internal.discovery.slp This package and the subpackages contain the internal implementation of the SBLIM CIM Client for Java. 
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   
 

Classes in org.sblim.slp used by org.sblim.cimclient.internal.discovery.slp
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
 

Classes in org.sblim.slp used by org.sblim.slp
Advertiser
          The Advertiser is the SA interface, allowing clients to register new service instances with SLP, to change the attributes of existing services, and to deregister service instances.
Locator
          The Locator is the UA interface, allowing clients to query the SLP framework about existing service types, services instances, and about the attributes of an existing service instance or service type.
ServiceLocationAttribute
          Service location attribute
ServiceLocationAttributeDescriptor
          The ServiceLocationAttributeDescriptor interface provides introspection on a template attribute definition (see RFC 2609).
ServiceLocationAttributeVerifier
          The ServiceLocationAttributeVerifier provides access to service templates.
ServiceLocationEnumeration
          The ServiceLocationEnumeration class is the return type for all Locator SLP operations.
ServiceLocationException
          The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceType
          The ServiceType object models the SLP service type.
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
TemplateRegistry
          Subclasses of the TemplateRegistry abstract class provide access to service location templates [8].
 

Classes in org.sblim.slp used by org.sblim.slp.internal
Advertiser
          The Advertiser is the SA interface, allowing clients to register new service instances with SLP, to change the attributes of existing services, and to deregister service instances.
ServiceLocationAttribute
          Service location attribute
ServiceLocationException
          The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceType
          The ServiceType object models the SLP service type.
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
 

Classes in org.sblim.slp used by org.sblim.slp.internal.msg
ServiceLocationAttribute
          Service location attribute
ServiceLocationException
          The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceType
          The ServiceType object models the SLP service type.
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
 

Classes in org.sblim.slp used by org.sblim.slp.internal.sa
ServiceLocationException
          The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceType
          The ServiceType object models the SLP service type.
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
 

Classes in org.sblim.slp used by org.sblim.slp.internal.ua
Locator
          The Locator is the UA interface, allowing clients to query the SLP framework about existing service types, services instances, and about the attributes of an existing service instance or service type.
ServiceLocationEnumeration
          The ServiceLocationEnumeration class is the return type for all Locator SLP operations.
ServiceLocationException
          The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceType
          The ServiceType object models the SLP service type.
ServiceURL
          The ServiceURL object models the advertised SLP service URL.
 



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