All Classes and Interfaces
Class
Description
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.
AdvertiserImpl
AttributeHandler
AttributeReply message
AttributeRequest message
Abstract superclass for HTTP authorization information.
BatchResult class encapsulates the results from a batch request, allowing to
manipulate results from individual operations one at the time.
A class used to denote the arguments passed to extrinsic method invocations.
Describes exceptional events associated with the authentication of the client.
Defines a Java object that represents a CIM Class.
A CIM client providing the main interface for a CIM client application to
interact with a CIM server.
Provides the basic interface to define CIM data type defined by the CIM
specification.
Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
Provides the mechanisms to stream the response of CIMObjects, returned by the
CIMOM.
This class is the super class for classes used to describe exceptional CIM
conditions.
Handles the HTTP connections, providing the necesary interfaces for
CIMListener server.
Maintains a list of CIMListeners.
Defines the interface to be implemented by CIM Event consumers.
This class is not thread safe.
Points to the specified CIM Class or CIM Instance.
Represent a CIMReponse message.
Class CimXmlSerializer implements a XML serializer for DOM documents that is
specialized for CIM-XML.
This interface provides the methods used to convert CIMElements to CIM-XML representation,
and CIM-XML representation back to CIMElements.
This is a factory class that create instances of CIMXmlUtil
Convert
DAAdvert message
DACache caches the discovered DA list in order to eliminate frequent DA discovery
network traffic.
This class contains the DA related information from a DAAdvert message.
DatagramRequester
DatagramThread
FunctionIDs
Deprecated.
Use the global properties instance offered by the SessionProperties class instead
Class HttpServerConnection implements the outer shell of a HTTP server.
SVRLOC group-id : FF0X:0:0:0:0:0:0:116
- SRVTYPERQST Service Type Request
- ATTRRQST Attribute Request
- UA sends too
SVRLOC-DA group-id : FF0X:0:0:0:0:0:0:123
- SRVRQST for the "service:directory-agent" service type
- UA sends too
1000 - 13FF: SRVRQST : FF0X:0:0:0:0:0:1:....
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.
LocatorImpl
Keeps track of datagram messages.
MsgFactory
MsgHeader
Net
'numeric' properties are send out and retrieved by the CIM Client when the
CIMDataType of a Key property is one of the following:
- uint8, uint16, uint32, uint64
- int8, int16, int32, int64
- real32, real64
Is this the case, the Key Property, which is handled in the CIMObjectPath
is not of one of the CIMDataTypes, it is the XML data type 'numeric'.
Provides password based credential for a user login authentication.
Implements OpenPegasus local authentication
RecieverThread
ReplyMessage
RequestMessage
ResponseCache intends to eliminate the processing of SLP responses with the same content.
ResultTable
SAAdvert message
Inherited classes of SerializeOption provide additional serialization parameters
for the inherited SLPMessage classes.
ServiceAcknowledgment message
ServiceAgent
ServiceDeregistration message
Service location attribute
The 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 ServiceLocationManager manages access to the service location framework.
ServiceRegistration message
ServiceReply message
ServiceRequest message
ServiceTable
The ServiceType object models the SLP service type.
ServiceTypeReply message
ServiceTypeRequest message
The ServiceURL object models the advertised SLP service URL.
Provides access to configuration properties which can affect the behavior of
the CIM Client, including control over logs/tracing info, connection pool
handling, connection timeout, JSSE providers, among others.
SLEnumerationImpl
Sample simplified SLP client that provides methods to find wbem services and
others.
SLPConfig
The interface SLPConfigProperties holds string constans for the configuration
properties of the SLP package.
Class SLPDefaults is responsible for
Deregisters a service from the internal registry.
List the attribute of a given service.
Locates WBEM services (HTTPS only) that are registered on a SA/DA
List all service types for which at least one service is registered at one of
the SAs/DAs
Helps the parsing of the bytes of SLP messages.
SLPLimits
Locate WBEM services that are registered on a SA/DA.
SLPMessage
SLPOutputStream helps the building of SLP message bytes
Registers a service in the internal registry.
This class provides functions for comparision of SLP message strings.
SLPTool
TCPRequester
TCPThread
Subclasses of the TemplateRegistry abstract class provide access to service
location templates [8].
Class ThreadPool implements a pool that manages threads and executes
submitted tasks using this threads.
debug -> FINEST
info -> INFO
warning -> WARNING
error -> SEVERE
Implements a 16-bit unsigned integer object.
Implements a 32-bit unsigned integer object.
Implements a 64-bit unsigned integer object.
Implements a 8-bit unsigned integer object.
Common handful functions can be here.
Implements HTTP basic and digest authentication
XMLHostStr helps to convert XML HOST element style string into JSR48 style
protocol, host and port strings.