Package org.sblim.slp

This package contains the external API of the SLP library.

See:
          Description

Interface Summary
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.
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.
SLPConfigProperties The interface SLPConfigProperties holds string constans for the configuration properties of the SLP package.
 

Class Summary
Opaque The Opaque class is the Java representation of the OPAQUE attribute type as defined by RFC 3224.
ServiceLocationAttribute Service location attribute
ServiceLocationManager The ServiceLocationManager manages access to the service location 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].
 

Exception Summary
ServiceLocationException The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
 

Package org.sblim.slp Description

This package contains the external API of the SLP library. The API is in compliance to IETF RFC 2614.



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