Uses of Package
org.sblim.slp
Packages that use org.sblim.slp
Package
Description
This package and the subpackages contain the internal implementation of the SBLIM CIM Client for Java.
This package contains the external API of the SLP library.
Internal implementation of the SLP library.
-
Classes in org.sblim.slp used by org.sblim.cimclient.internal.discovery.slp
-
Classes in org.sblim.slp used by org.sblim.slpClassDescriptionThe 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.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.Service location attributeThe ServiceLocationAttributeDescriptor interface provides introspection on a template attribute definition (see RFC 2609).The ServiceLocationAttributeVerifier provides access to service templates.The ServiceLocationEnumeration class is the return type for all Locator SLP operations.The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.The ServiceType object models the SLP service type.The ServiceURL object models the advertised SLP service URL.Subclasses of the TemplateRegistry abstract class provide access to service location templates [8].
-
Classes in org.sblim.slp used by org.sblim.slp.internalClassDescriptionThe 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.Service location attributeThe ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.The ServiceType object models the SLP service type.The ServiceURL object models the advertised SLP service URL.
-
Classes in org.sblim.slp used by org.sblim.slp.internal.msgClassDescriptionService location attributeThe ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.The ServiceType object models the SLP service type.The ServiceURL object models the advertised SLP service URL.
-
Classes in org.sblim.slp used by org.sblim.slp.internal.saClassDescriptionService location attributeThe ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.The ServiceType object models the SLP service type.The ServiceURL object models the advertised SLP service URL.
-
Classes in org.sblim.slp used by org.sblim.slp.internal.uaClassDescriptionThe 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.The ServiceLocationEnumeration class is the return type for all Locator SLP operations.The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.The ServiceType object models the SLP service type.The ServiceURL object models the advertised SLP service URL.