Verify the status code for this CIMResponse.
ChunkedInputStream.java
(C) Copyright IBM Corp.
ChunkedOutputStream.java
(C) Copyright IBM Corp.
CIM - class org.sblim.wbem.xml.
CIM CIM.java
(C) Copyright IBM Corp.
CIM Status Code value: Access to a CIM resource is not available, or the
logon attempt to the CIM Server failed.
CIM Status Code value: The CIM object (class or instance) already exists.
CIM Status Code value: The CIM class has subclasses.
CIM Status Code value: One or more instances of this CIM class exist.
CIM Status Code value: General error without more specific information.
CIM Status Code value: The CIM class does not exist in the target CIM
namespace.
CIM Status Code value: The target CIM namespace does not exist in the CIM
Server.
CIM Status Code value: One or more parameter values passed to the CIM
method or Java method are not valid.
CIM Status Code value: The query is not valid for the specified query
language.
CIM Status Code value: The CIM superclass does not exist.
CIM Status Code value: The CIM method is not supported by the CIM
Provider for the class.
CIM Status Code value: The CIM method is not defined on the class.
CIM Status Code value: The CIM property is not defined on the class.
CIM Status Code value: For CIM Server/Provider originated errors, the CIM
object (instance or class) does not exist in the target CIM namespace.
CIM Status Code value: The CIM operation is not supported by the CIM
Server/Provider.
CIM Status Code value: The query language is not recognized or supported.
CIM Status Code value: The value supplied is not compatible with the CIM
type.
Protocol identifier for CIM Operations over HTTP.
A class used to denote the arguments passed to extrinsic method invocations.
Constructs an object representing a CIMArgument.
Construcs an object representing a CIMArgument with the specified name.
Constructs an object representing a CIMArgument with the specified name
and the specified CIMValue.
CIMAssociatorsOp.java
(C) Copyright IBM Corp.
Describes exceptional events associated with the authentication of the client.
Constructs a CIMException with no detail message.
Constructs a CIMException with the specified message.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Defines a Java object that represents a CIM Class.
Constructs an object of a CIMClass.
Construct an object of a CIMClass pointing to the specified
CIMObjectPath.
Construct an object of a CIMClass with the specified name.
A CIM client providing the main interface for a CIM client application to
interact with a CIM server.
Initializes this CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal and credential, and using the default protocol
CIM_XML
(CIM Operations over HTTP).
Initializes this CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal, credential and protocol.
Initializes this CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal, credential and protocol.
Initializes this CIMClient
from an existing
CIMOMHandle
.
A factory for CIMOMHandle instances.
CIMClientXML.java
(C) Copyright IBM Corp.
CIMClientXML_HelperImpl.java
(C) Copyright IBM Corp.
CIMCreateClassOp.java
(C) Copyright IBM Corp.
CIMCreateInstanceOp.java
(C) Copyright IBM Corp.
CIMCreateNameSpaceOp.java
(C) Copyright IBM Corp.
CIMCreateQualifierTypeOp.java
(C) Copyright IBM Corp.
Provides the basic interface to define CIM data type defined by the CIM
specification.
Constructs an object of cim data type using the specified data type
value.
Constructs a cim data type with the specified type and size.
Construct a CIMDataType which is a references of the specified CIMClass.
Construct a CIMDataType which is an array of references of the specified
CIMClass.
CIMDateTime.java
(C) Copyright IBM Corp.
Construct an object of a CIMDateTime given a calendar.
Creates an object of a CIMDateTime.
CIMDeleteClassOp.java
(C) Copyright IBM Corp.
CIMDeleteInstanceOp.java
(C) Copyright IBM Corp.
CIMDeleteNameSpaceOp.java
(C) Copyright IBM Corp.
CIMDeleteQualifierTypeOp.java
(C) Copyright IBM Corp.
CIMElement.java
(C) Copyright IBM Corp.
Constructs a CIMElement with the name from a given CIMElement
Constructs a CIMElement with a given name
Returns a string representing the CIM-XML of a CIMElement.
CIMEnumClassesOp.java
(C) Copyright IBM Corp.
CIMEnumClassNamesOp.java
(C) Copyright IBM Corp.
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.
CIMEnumInstanceNamesOp.java
(C) Copyright IBM Corp.
CIMEnumInstancesOp.java
(C) Copyright IBM Corp.
CIMEnumNameSpaceOp.java
(C) Copyright IBM Corp.
CIMEnumQualifierTypesOp.java
(C) Copyright IBM Corp.
CIMError.java
(C) Copyright IBM Corp.
Construct a CIMError object using the default status (CIM_ERR_FAIL).
Construct a CIMError object with the specified status code.
Construct a CIMError object from the given CIMException.
CIMEvent.java
(C) Copyright IBM Corp.
Constructor that takes the CIMInstance of the indication, the id as well
as the InetAddress of the remote machine.
CIMEventDispatcher.java
(C) Copyright IBM Corp.
Construct a CIMEventDispatcher object which distributes CIMEvents to the
appropiate CIMListener.
This class is the super class for classes used to describe exceptional CIM
conditions.
Constructs a CIMException with no detail message.
Constructs a CIMException with the specified message.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
CIMExecQueryOp.java
(C) Copyright IBM Corp.
CIMFlavor.java
(C) Copyright IBM Corp.
Construct an object CIMFlavor given the flavor type.
CIMGetClassOp.java
(C) Copyright IBM Corp.
CIMGetInstanceOp.java
(C) Copyright IBM Corp.
CIMGetPropertyOp.java
(C) Copyright IBM Corp.
CIMGetQualifierTypeOp.java
(C) Copyright IBM Corp.
Handles the HTTP connections, providing the necesary interfaces for
CIMListener server.
Maintains a list of CIMListeners.
CIMInstance.java
(C) Copyright IBM Corp.
Constructs an object of a CIMInstance.
Constructs an object of a CIMInstance
CIMInvokeMethodOp.java
(C) Copyright IBM Corp.
Defines the interface to be implemented by CIM Event consumers.
CIMMessage.java
(C) Copyright IBM Corp.
This class is not thread safe.
Creates and instantiates a CIM method.
Creates and instantiates a CIM Method with the specified name.
CIMNameSpace.java
(C) Copyright IBM Corp.
Constructs and instantiates a default CIM namespace name.
Constructs a CIM namespace, pointing to a specified host or URI
(protocol://hostname[:port]/file), i.e.
Constructs an object which represents a CIMNameSpace.
CIMObject.java
(C) Copyright IBM Corp.
Points to the specified CIM Class or CIM Instance.
Constructs a CIMObjectPath.
Constructs a CIMObjectPath pointing to the specified ClassName.
Constructs a CIMObjectPath with the specified ClassName, on the defined
namespace.
Constructs a CIMObjectPath with the specified CIM ClassName and the set
of key values.
CIMOMHandle.java
(C) Copyright IBM Corp.
CIMOperation.java
(C) Copyright IBM Corp.
CIMParameter.java
(C) Copyright IBM Corp.
Creates an object of CIMParameter.
Creates an object of CIMParameter with the specified name.
CIMProperty.java
(C) Copyright IBM Corp.
Creates an CIMProperty object.
Creates a CIMProperty object with the specified name.
Creates a CIMProperty with the specified name and CIMValue.
CIMQualifiableElement.java
(C) Copyright IBM Corp.
Constructs a CIMElement with a given name
CIMQualifier.java
(C) Copyright IBM Corp.
CIMQualifierType.java
(C) Copyright IBM Corp.
Constructs a names qualifier.
CIMReferenceNamesOp.java
(C) Copyright IBM Corp.
CIMReferencesOp.java
(C) Copyright IBM Corp.
CIMRequest.java
(C) Copyright IBM Corp.
Represent a CIMReponse message.
Constructs a CIMResponse object.
Constructs a CIM Response message from a given CIM Request.
Constructs a CIMResponse object with the specified CIMVersion, DTDVersion
and method.
Creates an object with the specified scope.
CIMSecurityException.java
(C) Copyright IBM Corp.
Constructs a CIMException with no detail message.
Constructs a CIMException with the specified message.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
CIMSetClassOp.java
(C) Copyright IBM Corp.
CIMSetInstanceOp.java
(C) Copyright IBM Corp.
CIMSetPropertyOp.java
(C) Copyright IBM Corp.
CIMSetQualifierTypeOp.java
(C) Copyright IBM Corp.
CIMSimpleDateTime.java
(C) Copyright IBM Corp.
Constructs an CIMDataTime used to define a point in time.
Constructs a CIMSimpleDateTime object from the given Calendar object.
Constructs a CIMSimpleDateTime object from the specified String defining
an date.
CIMSingleResultOperation.java
(C) Copyright IBM Corp.
CIMTimeInterval.java
(C) Copyright IBM Corp.
Construct an object of a CIMTimeInterval.
Constructs an object of CIMTimeInterval for a given String that defines a valid interval.
Constructs a CIMException with no detail message.
Constructs a CIMException with the specified message.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
Constructs a CIMException with the specified message and one extended
reason parameter.
CIMValue.java
(C) Copyright IBM Corp.
Construct an object of a CIMValue.
Construct an object of a cim value, using the specified data type.
Construct an object of cim value for a given vector, and the specified
data type.
CIMVersion.java
(C) Copyright IBM Corp.
CIMXMLBuilderException.java
(C) Copyright IBM Corp.
Constructs a CIMException with no detail message.
Constructs a CIMException with the specified message.
CIMXMLBuilderImpl.java
(C) Copyright IBM Corp.
CIMXMLParseException.java
(C) Copyright IBM Corp.
CIMXMLParserImpl.java
(C) Copyright IBM Corp.
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
Clears the user password from memory and
resets the password to null.
Creates a replica of this object.
Returns an object which is a copy of this CIM Method.
Creates a replica of this object.
Closes the connection to the CIM server.
Close the enumeration by throwing away any remaing xml document without parsing it,
while keeping the connection available for future requests.
Close the enumeration by throwing away any remaing xml document without
parsing it, while keeping the connection available for future requests.
Close the enumeration by throwing away any remaing xml document without parsing it.
Close the enumeration by throwing away any remaing xml document without
parsing it.
Determines if the object argument passed to the method is contained as
part of the vector or if the object argument is equivalent to the current
value.
QueryLanguage identifier for CIM Query Language (CQL).
Creates a CIM class on the target CIM server.
Creates a CIM instance in the specified namespace on the target CIM
server.
Creates a CIM namespace on the target CIM server.
Creates or replaces a CIM qualifier declaration on the target CIM server.
Fetch all the CIMObjects into memory.
Fetch all the CIMObjects into memory.
Creates a replica of this CIMClass only with the properties specified in
the propertyList argument.
Returns a value which represents the array type representation of a
single type passed as an argument.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the type and scope, return a Vector of all ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector
regardless of the Locator's locale.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
For the URL and scope, return a Vector of ServiceLocationAttribute
objects whose ids match the String patterns in the attributeIds Vector.
Find the specified attributes of a given service url
Returns an List of strings with all available scope names.
Finds all services of a given type
Finds all services of a given type
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns a vector of ServiceURL objects for services matching the query,
and having a matching type in the given scopes.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns an enumeration of ServiceType objects giving known service types
for the given scopes and given naming authority.
Returns a value which represents the single type representation of an
array type passed as an argument.
Returns the URL for the template document.
Returns an integer value that represents the data type for the specified
object.
If the type is an abstract type, returns the fully formatted abstract
type name including the "service:" and naming authority but without the
concrete type name or intervening colon.
Return an Advertiser object for the given language locale.
Returns the alias name for the instance
Return all the methods for this class, including all the methods
inherited from superclasses.
Return an Enumeration of allowed values for the attribute type.
Returns a list of CIMProperties for this CIMObject.
Returns the association class name
Returns the association class
Return the ServiceLocationAttributeDescriptor for the attribute having
the named id.
Returns an Enumeration allowing introspection on the attribute definition
in the service template.
Gets the boolean representation of property.
Returns a calendar representation of this object.
Gets the thowable object which causes this exception.
Construct a Java object representing the CIMElement from the XML representation.
Creates a CIMXmlUtil object.
Gets a copy of a CIM class from the target CIM server.
Gets a copy of a CIM class from the target CIM server.
Gets a copy of a CIM class from the target CIM server.
Gets a copy of a CIM class from the target CIM server.
Gets a copy of a CIM class from the target CIM server.
Returns the class name of the instance.
Constructs a CIMOMHandle
with connection information to a
target CIM server and a default namespace, using the specified principal,
credential and protocol.
Constructs a CIMOMHandle
with connection information to a
target CIM server and a default namespace, using the specified principal,
credential, protocol and session properties.
Returns the concrete type name in an abstract type, or the empty string
if the service type is not abstract.
Gets the connection pool size.
Returns an integer that contains the content length that is being used
for the retry mechanism.
Gets the copyright statement
Returns the correspoding CIMDataType object for the specified string
type.
Gets the number of days specified for this CIMDateTime.
Gets the output stream used to dump some debugging information.
Get the current credentials used if the usage of default credentials is
enabled.
Get the current principal used if the usage of default credentials is
enabled.
Gets the default for this CIMQualifierType.
Return an Enumeration of default values for the attribute type.
Gets the description associated with this status.
Returns a description for this exception.
Return a String containing the attribute's help text.
Return the descriptive help text for the template.
Returns the environment defaults.
Gets the extended reason for this exception.
Returns an array which contains the indexes of the operations that
failed.
Gets this object flavor type.
Returns a Vector containing all the CIMFlavors assigned to this
CIMQualifierType.
Gets an object of the specified CIMFlavor.
Returns the SessionProperties singleton instance representing the global
properties.
Returns the hostname of the CIMNameSpace
Returns the host of the current object path.
Returns the host identifier.
Returns the URI representation of the CIMNameSpace.
Returns the URL representation of the CIMNameSpace.
Gets the number of hours specified for this CIMDateTime.
Gets the HTTP connection request time out (in milliseconds).
Gets the reason for this exception.
Returns the attribute's name.
Return a String containing the attribute's id.
This methods return an instance of CIM_IndicationHandler, since CIM over
HTTP is used as transport an instance of CIM_IndicationHandlerCIMXML is
returned.
This methods return an instance of CIM_IndicationDestination, since CIM
over HTTP is used as transport an instance of
CIM_ListenerDestinationCIMXML is returned.
This method returns the InetAddress of the machine that hosts the CIM
Agent that sent the indication.
Gets a copy of a CIM instance from the target CIM server.
Gets a copy of a CIM instance.
Gets a copy of a CIM instance from the target CIM server.
Gets a copy of a CIM instance from the target CIM server.
Gets a copy of a CIM instance from the target CIM server.
Gets the integer represetation of property.
Returns true if the attribute is a keyword attribute.
Returns true if the "L" flag is set.
Returns true if the "M" flag is set.
Returns true if the "O"" flag is set.
Gets the Certificate Managers name.
Gets the complete class name for the JSSE provider.
Returns a keyed CIMProperty with the specified name.
Returns a list of key properties in this CIMObject.
Returns an vector with all the key properties from the CIMObjectPath.
Gets the path of current keystore.
Gets the keystore password.
Gets the type of keystore.
Returns a list of key properties in this CIMInstance.
Gets the boolean representation of property.
Returns the library default properties.
Returns the service advertisement lifetime.
Return the language locale with which this object was created.
Return the language locale with which this object was created.
Gets the current locale information of the CIM client.
Return the language locale with which this object was created.
Return the language locale with which this object was created.
Return the language locale with which this object was created.
Return the language locale of the template.
Return a Locator object for the given language Locale.
Gets the default logger for this application.
Get the current log level of the console log handler.
Get the current log level of the file log handler.
Get the current used namespace for the logger.
Get the file name, log messages are written to.
Gets the message associated to this exception.
Gets the message associated to this exception.
Gets a method corresponding to the specified name
Returns a CIMMethod with the specified name.
Returns a CIMMethod with the specified name for the given class origin.
Returns a vector containing all the CIMMethods defined by this CIMClass,
without including the methods inherited by any super classes.
Gets the number of microseconds specified for this CIMDateTime.
Returns the number of presicion digits defined for milliseconds.
Gets the number of milliseconds specified for this CIMDateTime.
Gets the number of minutes specified for this CIMDateTime.
Returns the month specified by this CIMDateTime.
Gets the name for this CIMElement.
Returns the class name of this instance.
Returns the principal's name.
Gets the default CIM namespace associated with this CIM client.
Returns the namespace fragment of the CIMNameSpace.
Returns the namespace from this CIMObjectPath.
Return the naming authority name, or the empty string if the naming
authority is the default.
Getter for namingAuthority
Returns the number of connections in this pool that are available/free
for (re-)use.
Returns the number of all connections in this pool.
Getter for numberOfReplies
Returns the object name to which this object path points.The object name
is a CIMClass name.
Returns the CIMObjectPath from this object.
Gets the CIMObjectsPath for this CIMInstance.
Gets the number of offset minutes specified for this CIMDateTime.
Get the name of the origin class for this method.
Returns the origin class for this object.
Gets the name of the overriding method for this method.
Returns the name of the property that this CIMProperty overrides.
Returns a list of CIMParameters for this method.
Gets the extended reason for this exception.
Returns the port defined for this namespace by the URI.
Returns the port number, if any.
Return a predefined value for the CIMDataType.
Gets the presicion level of this CIMDateTime.
Getter for previousResponse
Returns the abstract type name for an abstract type, the protocol name in
a protocol type, or the URL scheme for a generic URL.
Returns a list of CIMProperties for this CIMObject.
Gets a copy of a property value of a CIM instance on the target CIM
server.
Gets the specified CIMProperty, if the property exists.
Gets the CIMProperty from the current CIMElement, if the property exits.
Gets the properties file that was applied (by loadProperties() or
loadProperties(String) this SessionProperties instance.
Returns the property list
Gets the specified qualfier, it exits on the CIM Element.
Gets the list of the CIMQualifiers specified for this CIMElement.
Returns the qualifier type
Gets a copy of a CIM qualifier declaration from the target CIM server.
No idea what this method is for
Returns the class name pointed by this data type.
Returns the maximum across all DAs of the min-refresh-interval attribute.
Returns true if the "X" flag is set, indicating that the attribute should
be included in an any Locator.findServices() request search filter.
Returns the result of the operation
Returns the object produced by the specified batch operation.
Returns the result class name
Get the number of retries that is set for the transmission of the cimXML
request.
Returns the scheme specified on the URI.
Returns a Vector containing all the CIMScope assigned to this
CIMQualifierType.
Gets this scope's integer code
Returns an instance of the CIMScope given the specified argument.
Gets the number of seconds specified for this CIMDateTime.
Returns the SLP service type for which this is the verifier.
Returns the service type object representing the service type name of the
URL.
Gets the session properties of the CIM client.
Returns the current size of the data type.
Returns the size of the value returned by the method described by the
CIMDataType.
Returns the size of this object.
Returns the size of this property.
Returns the size of the current value.
Gets the custom socket factory for client connections.
Returns the status code that may be returned by a conforming CIM Server
application as the value of the CODE attribute of an subelement
within a or .
Returns the status code that may be returned by a conforming CIM Server
application as the value of the CODE attribute of an subelement
within a or .
Returns the string representation of the status code.
Gets the string represetation of property.
Returns the string representation of this type.
Returns a list of the operation ID that were successfully completed.
Returns the name of the super class.
Returns the distinguished TemplateRegistry object for performing
operations on and with service templates.
Get the network layer transport identifier.
Gets the path of current truststore.
Gets the truststore password.
Gets the truststore password.
Gets the CIMDataType associated with this argument.
Returns the type of this object.
Returns the data type of the method.
Returns the CIM data type of this object
Returns the CIMDataType associated with this CIMProperty.
Returns a CIMDataType associated to this CIMQualifierType.
Return the data type for this object.
Returns the URL path description, if any.
Return the URL syntax expression for the service: URL.
Gets a copy of the user password.
Gets the CIMValue associated with this CIMArgument.
Returns the CIMValue associated with this CIMProperty.
Returns the value assigned to this object.
Returns a cloned vector of attribute values, or null if the attribute is
a keyword attribute.
Returns a String containing the fully package-qualified Java type of the
attribute.
Return the template version number identifier.
Gets the Xml Parsing mode.
Returns the year specified by this CIMDateTime.
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.
iID - field in class org.sblim.wbem.client.indications.
CIMEvent IndicationSubscriptionListenerSample.java
(C) Copyright IBM Corp.
InputSource.java
(C) Copyright IBM Corp.
Invokes the specified CIM method on a CIM object (instance or class) on
the target CIM server.
Invokes the specified CIM method on a CIM object (instance or class) on
the target CIM server.
Returns true if the type name is for an abstract type.
Defermines if the current data type is an array type.
Determines if this CIMQualifierType's type is an array.
Determines if the current value is an array type.
Determines if this CIMClass contains the Association qualifier.
Returns a boolean that indicates whether or not the content lenght retry
mechanism is enabled.
Determines if the usage of the default credentials is enabled or not.
Determines if this CIMDateTime has day presicion.
Determines if the Http Connection Pool debugging is enabled or not.
Determines if the response from the CIMOM's (before parsing the XML) will
be dumped into the default debugging output stream.
Determines if the XML from CIMOM's response will be dumped into the
default debugging output stream.
Determines if the XML from request will be dumped into the default
debugging output stream.
Determine no object has been assigned to the CIMValue.
Returns if an (uncaught) exception occurred
Determines if these session properties are the global properties.
Determines if this CIMDateTime has houre presicion.
Returns if includeQualifiers is set
Returns if includeClassOrigin is set
Returns includeClassOrigin
Returns includeClassOrigin
Returns includeClassOrigin
Returns includeClassOrigin
Returns if includeQualifiers is set
Returns if includeQualifiers is set
Returns includeQualifiers
Returns includeQualifiers
Returns includeQualifiers
Returns includeQualifiers
Returns includeQualifiers
Determines if the current object is represents an interval.
Determines if this CIMProperty contains the Key qualifier.
Determines if this CIMClass contains any keyed CIMProperty.
Returns if localOnly is set
Determines if logging in general is enabled or not.
Determines if this CIMDateTime has minute presicion.
Determines if this CIMDateTime has month presicion.
Returns true if the naming authority is the default, i.e.
Determines if the current value is null.
Determines if the current value is null.
Identify if the current method was propagated without modifications from
the underlying subclass (respectively, Class).
Determines if this CIMProperty is propagated.
Checks if this qualifier is propagated
Determines if this CIMProperty is a reference data type.
Determines if the current data type is a reference type.
Determines if this CIMDateTime has minute presicion.
Returns true if the type name contains the "service:" prefix.
Defermines if the specified data type is is compatible with the data type
of the specified value.
Determines if this CIMDateTime has year presicion.
TODO Proposal: Constants ITSANM_CIMXML, ITSANM_SOAP, ITSANM_LOCAL never
used, remove them.
A URL string giving the location of the SLP config file.
A 16 bit positive integer giving the number of seconds the DA url
lifetime should exceed the discovery interval.
Default is 900 seconds (15 minutes).
SBLIM specific extension to RFC 2614
A 16 bit positive integer giving the number of seconds between DA active
discovery queries.
Default is 900 seconds (15 minutes).
If the property is set to zero, active discovery is turned off.
A value-list of IP addresses or DNS resolvable host names giving the
SLPv2 DAs to use for statically configured UAs and SAs.
A comma-separated list of parenthesized attribute/value list pairs that
the DA must advertise in DAAdverts.
A value-list of 32 bit integers used as timeouts, in milliseconds, to
implement the multicast convergence algorithm during active DA discovery.
A 32 bit integer giving the number of seconds for the DA heartbeat.
A value-list of 32 bit integers used as timeouts, in milliseconds, to
implement unicast datagram transmission to DAs.
Value-list of strings giving the IP addresses of network interfaces on
which the DA or SA should listen on port 427 for multicast, unicast UDP,
and TCP messages.
Default is empty, i.e.
A boolean indicating if broadcast should be used instead of multicast.
Default is false
.
A boolean indicating if the SLP server is to act as a DA.
A RFC 1766 Language Tag for the language locale.
A 32 bit integer giving the maximum number of results to accumulate and
return for a synchronous request before the timeout, or the maximum
number of results to return through a callback if the request results are
reported asynchronously.
Positive integers and -1 are legal values.
A 16 bit integer giving the network packet MTU, in bytes.
A 32 bit integer giving the maximum amount of time to perform multicast,
in milliseconds.
Default is 15000 ms.
A value-list of 32 bit integers used as timeouts, in milliseconds, to
implement the multicast convergence algorithm.
A positive integer less than or equal to 255, giving the multicast TTL.
Default is 255.
A boolean indicating whether passive DA detection should be used.
Default is true.
Not evaluated by SBLIM SLP client
A 32 bit integer giving the maximum value for all random wait parameters,
in milliseconds.
A comma-separated list of parenthesized attribute/value list pairs that
the SA must advertise in SAAdverts.
A value-list of strings indicating the scopes that are only applied to
SAs.
A comma-separated list of parenthesized attribute/value list pairs that
the SA must advertise in SAAdverts.
A string containing a URL pointing to a document containing serialized
registrations that should be processed when the DA or SA server starts
up.
Default is none.
Not evaluated by SBLIM SLP client
A 32 bit integer giving the server socket queue length for SAs/DAs.
Default is 10.
SBLIM specific extension to RFC 2614
A 32 bit integer giving the TCP timeout in milliseconds.
The default is 20000 ms.
A boolean controlling printing of messages about traffic with DAs.
A boolean controlling printing details when a SLP message is dropped for
any reason.
A boolean controlling printing of details on SLP messages.
A boolean controlling dumps of all registered services upon registration
and deregistration.
A value-list of service type names.
A value-list of strings indicating the only scopes a UA or SA is allowed
to use when making requests or registering, or the scopes a DA must
support.
If not present for the DA and SA, then in the absence of scope
information from DHCP, the default scope "DEFAULT" is used.
Creates an CIMInstance object based on this CIMClass.
Return the next value or block until it becomes available.
Return the next value or block until it becomes available.
Reads the next object from the stream.
Indicates that no port information is required or was returned for this
URL.
Returns the number of properties in this class.
Returns the number of qualifiers in this class.
Numeric type for key properties
'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'.
Parsing moder 'SAX parser'.
Returns the attribute serialized (as comma separated list)
Service location attribute
Construct a service location attribute from a String.
Construct a 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.
ServiceLocationEnumerator.java
(C) Copyright IBM Corp.
ServiceLocationEnumeratorStreamed.java
(C) Copyright IBM Corp.
The ServiceLocationException class is thrown by all methods when exceptional
conditions occur in the SLP framework.
ServiceLocationHeader.java
(C) Copyright IBM Corp.
The ServiceLocationManager manages access to the service location framework.
ServiceLocationMessage.java
(C) Copyright IBM Corp.
ServiceRepository.java
(C) Copyright IBM Corp.
The ServiceType object models the SLP service type.
Constructs a service type object from the service type specifier.
The ServiceURL object models the advertised SLP service URL.
Construct a service URL object having the specified lifetime.
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.
Constructs a new SessionProperties instance with library defaults
applied.
Specifies the alias for this instance.
Modifies a CIM class on the target CIM server.
Specifies the classname for this CIMInstance.
Specifies the status code.
Specifies the maximum number of connection pools to be maitained alive,
and later will be reused for additional request.
Determines the content length that is supposed to be used during the
retry mechanism.
Enables or disables the content length retry mechanism.
Specifies if the usage of the default credentials must be used or not.
Specifies the day of this CIMDateTime.
Specifies the number of days associated with this interval of time.
Activates or deactivates the HttpConnectionPool debugging information.
Specifies if the input stream must be dumped into the default debugging
output stream.
Specifies the default output stream to dump debugging information,
including the request/response xml documents.
Specifies if the XML response from the CIMOM will be dumped into the
default debugging output stream.
Specifies if the XML from the request will be dumped into the default
debugging output stream.
Specifies new default credentials to use if the usage of default
credentials is enabled.
Specifies new default principal to use if the usage of default
credentials is enabled.
Sets the default value and the flavor from the given qualifier type
Assigns the default value for this CIMDataType.
Specifies the description associated to this status.
Sets a description for this exception.
Specifies the extended reason for this exception.
Specifies the host for this CIMNameSpace object.
Specifies the number of hours for this CIMDateTime.
Specifies the time out for HTTP connections.
Modifies a CIM instance on the target CIM server.
Modifies a CIM instance on the target CIM server.
Adds or removes the Association qualifier from this CIMClass.
Specified when this CIM Class has key properties or not.
Specifies the JSSE certificate manager used for https connection.
Specifies the complete class name for the JSSE provider.
Adds/removes the key qualifier
Sets the key properties for this CIMObjectPath.
Specifies the path of the keystore.
Specifies the password for the keystore.
Specifies the type of the keystore.
Modifies the locale information of the CIM client.
Allows applications to specify external Logger
to be used
by all the CIM clients.
Specifies a new log level for the console log handler.
Specifies a new log level for the file log handler Supported on the
global properties instance only.
Specifies a new namespace for the logger.
Specifies a new log file name Supported on the global properties instance
only.
Specifies if logging in general is enabled or not.
Assigns the specified vector with CIMMethod to this CIMClass.
Gets the number of microseconds specified this CIMDateTime.
Gets the number of milliseconds specified this CIMDateTime.
Specifies the number of minutes for this CIMDateTime.
Specifies the month for this CIMDateTime.
Sets the name for this CIMClass.
Specifies the name for this CIMElement.
Specifies the name for this CIMInstance.
Specifies the namespace for this CIMObjectPath.
Specifies the namespace for this CIMObjectPath.
Setter for numberOfReplies
Specifies the object name for this CIMObjectPath.
Sets the CIMObjectPath for the current CIMClass.
Specifies the CIMObjectPath for this CIMInstance.
Specifies the CIMObjectPath for this CIM Object.
Sets the number of offset minutes associated with this CIMDateTime.
Specifies the name of the class where this method was defined.
Specifies the origin class for this CIMProperty.
Set the name of the overriding method for this method.
Specifies the overriding property for this CIMProperty.
Specify the new set of parameters for the method.
Specifies the extended reason for this exception.
Specifies the port for this CIMNameSpace object.
Specifies the presicion level for this CIMDateTime.
Setter for previousResponse
Specifies if the current method is propagated from a parent class.
Sets the propagated value to the specified value.
Sets the propagated value
Replace the current properties from the object and add the new set of
properties defined by the argument.
Modifies a property value of a CIM instance on the target CIM server.
Modifies a property value of a CIM instance on the target CIM server.
Sets the value for the property, if the property already exists,
otherwise create a new property with the specified name, and sets assigns
the especified value to it.
Updates the CIMQualifier value from the CIMProperty with the specified
CIMQualifier.
Replaces the CIMQualifiers for this CIMElement, with the specifed
CIMQualifiers.
Creates or replaces a CIM qualifier declaration on the target CIM server.
Sets the operation result
Specifies the new number of retries that is set for the transmission of
the cimXML request.
Sets the number of seconds for this CIMDateTime.
Set the service type name to the object.
Sets the session properties for the CIM client.
Set the size of the type returned by the method.
Sets the size of this object
Specifies the size of this property.
Specifies the custom socket factory for client connections.
Sets the super class for this class.
Specifies the path of the truststore.
Specifies the password for the truststore.
Specifies the password for the truststore.
Sets the current type of the object.
Specifies the CIMDataType for this CIMArgument.
Sets the data type of the returned value for the method.
Specifies the CIMDataType for this object.
Sets the CIMDataType for this CIMProperty.
Set the value type of this qualifier
Sets a new password for this credential object.
Specifies the CIMValue for this CIMArgument.
Sets the value of this CIMProperty to the specified CIMProperty.
Sets this qualifiers value
Specifies the xml parsing mode.
Specifies the year for this CIMDateTime.
Return the size of the current value.
SLPAttributeReplyMessage.java
(C) Copyright IBM Corp.
SLPAttributeRequestMessage.java
(C) Copyright IBM Corp.
Sample simplified SLP client that provides methods to find wbem services and
others.
SLPConfig.java
(C) Copyright IBM Corp.
The interface SLPConfigProperties holds string constans for the configuration
properties of the SLP package.
SLPDAAdvert.java
(C) Copyright IBM Corp.
SLPDefaults.java
(C) Copyright IBM Corp.
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
SLPHeaderV2.java
(C) Copyright IBM Corp.
SLPLimits.java
(C) Copyright IBM Corp.
Locate WBEM services that are registered on a SA/DA.
Registers a service in the internal registry.
SLPRequestHandler.java
(C) Copyright IBM Corp.
SLPSAAdvert.java
(C) Copyright IBM Corp.
SLPServer.java
(C) Copyright IBM Corp.
SLPServerHeaderV2.java
(C) Copyright IBM Corp.
SLPServiceDeregistration.java
(C) Copyright IBM Corp.
SLPServiceRegistration.java
(C) Copyright IBM Corp.
SLPServiceReplyMessage.java
(C) Copyright IBM Corp.
SLPServiceTypeReplyMessage.java
(C) Copyright IBM Corp.
SLPServiceTypeRequestMessage.java
(C) Copyright IBM Corp.
SLPStreamServer.java
(C) Copyright IBM Corp.
Starts the dispatching engine of the CIMEventDispatcher.
Unescapes a attribute string
Implements a 16-bit unsigned integer object.
Constructs an unsigned 16-bit integer object for the specified byte
value.
Constructs an unsigned 16-bit integer object for the specified int value.
Constructs an unsigned 16-bit integer object for the specified
UnsignedInt16 value.
Constructs an unsigned 16-bit integer object for the specified
UnsignedInt8 value.
Constructs an unsigned 16-bit integer object for the specified short
value.
Constructs an unsigned 16-bit integer object for the specified String
value.
Implements a 32-bit unsigned integer object.
Constructs an unsigned 32-bit integer object for the specified byte
value.
Constructs an unsigned 32-bit integer object for the specified int value.
Constructs an unsigned 32-bit integer object for the specified long
value.
Constructs an unsigned 32-bit integer object for the specified
UnsignedInt16 value.
Constructs an unsigned 32-bit integer object for the specified
UnsignedInt32 value.
Constructs an unsigned 32-bit integer object for the specified
UnsignedInt8 value.
Constructs an unsigned 32-bit integer object for the specified short
value.
Constructs an unsigned 32-bit integer object for the specified String
value.
Implements a 64-bit unsigned integer object.
Constructs an unsigned 64-bit integer object for the specified BigInteger
value.
Constructs an unsigned 64-bit integer object for the specified byte
value.
Constructs an unsigned 64-bit integer object for the specified int value.
Constructs an unsigned 64-bit integer object for the specified long
value.
Constructs an unsigned 64-bit integer object for the specified
UnsignedInt16 value.
Constructs an unsigned 64-bit integer object for the specified
UnsignedInt32 value.
Constructs an unsigned 64-bit integer object for the specified
UnsignedInt64 value.
Constructs an unsigned 64-bit integer object for the specified
UnsignedInt8 value.
Constructs an unsigned 64-bit integer object for the specified short
value.
Constructs an unsigned 64-bit integer object for the specified String
value.
Implements a 8-bit unsigned integer object.
Constructs an unsigned 8-bit integer object for the specified byte value.
Constructs an unsigned 8-bit integer object for the specified UnsignedInt8 value.
Constructs an unsigned 8-bit integer object for the specified short value.
Constructs an unsigned 8-bit integer object for the specified String value.
Updates the specified CIMProperty.
Updates the CIMProperty value.
Updates the properties of the current CIMInstance with the vector of
CIMProperty objects.
Control the use of HTTP 1.1.
Control the use of HTTP MPost request.
UserPrincipal.java
(C) Copyright IBM Corp.
Utils.java
(C) Copyright IBM Corp.