A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

A

ACTIVE_DISCOVERY_GRANULARITY - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
ACTIVE_DISCOVERY_INTERVAL - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
addAttribute(int, int, int, int, int, int) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
addAttributes(ServiceURL, Vector) - Method in interface org.sblim.slp.Advertiser
Update the registration by adding the given attributes.
addAttributes(ServiceURL, Vector) - Method in class org.sblim.slp.internal.AdvertiserImpl
 
addAuthorizationInfo(AuthInfo) - Method in class org.sblim.wbem.http.AuthorizationHandler
 
addCIMListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClient
Adds the specified CIMListener to start receiving indications from the CIM server.
addCIMListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClientXML
 
addCIMListener(CIMListener, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
addCIMListener(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
addField(String, String) - Method in class org.sblim.wbem.http.HttpHeader
 
addFlavor(CIMFlavor) - Method in class org.sblim.wbem.cim.CIMQualifier
Adds a flavor to this qualifier
addFlavor(CIMFlavor) - Method in class org.sblim.wbem.cim.CIMQualifierType
Adds the specified CIMFlavor to this CIMQualifierType object
addKey(String, CIMValue) - Method in class org.sblim.wbem.cim.CIMObjectPath
Add a new key to the property list
addKey(CIMProperty) - Method in class org.sblim.wbem.cim.CIMObjectPath
Adds the specified CIMProperty object as part of the keys.
addListener(CIMListener) - Method in class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
addMethod(CIMMethod) - Method in class org.sblim.wbem.cim.CIMClass
Add a CIMMethod to this class.
addParameter(CIMParameter) - Method in class org.sblim.wbem.cim.CIMMethod
Adds a the specified parameter to the method.
addParamValue(Object) - Method in class org.sblim.wbem.xml.CIMRequest
 
addParamValue(Object) - Method in class org.sblim.wbem.xml.CIMResponse
Adds a
addParamValue(Vector) - Method in class org.sblim.wbem.xml.CIMResponse
 
addPreviousResponder(ServiceLocationMessage, InetAddress) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
addPreviousResponder(ServiceLocationMessage, InetAddress) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
addPreviousResponder(InetAddress) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
addProperty(CIMProperty) - Method in class org.sblim.wbem.cim.CIMObject
Adds a property to the specified object.
addQualifier(CIMQualifier) - Method in class org.sblim.wbem.cim.CIMQualifiableElement
Adds the specified qualifier to this CIM Element.
addRequest(CIMRequest) - Method in class org.sblim.wbem.xml.CIMRequest
 
addResponse(CIMResponse) - Method in class org.sblim.wbem.xml.CIMResponse
 
addReturnValue(Object) - Method in class org.sblim.wbem.xml.CIMResponse
 
addScope(CIMScope) - Method in class org.sblim.wbem.cim.CIMQualifierType
Adds the specified CIMScope to this CIMQualifierType object
addSorted(Vector, Comparable) - Static method in class org.sblim.wbem.util.Utils
 
addSorted(Vector, Vector) - Static method in class org.sblim.wbem.util.Utils
 
Advertiser - Interface in org.sblim.slp
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 - Class in org.sblim.slp.internal
The class AdvertiserImpl implements the Advertister interface as defined by RFC 3224
AdvertiserImpl(Locale) - Constructor for class org.sblim.slp.internal.AdvertiserImpl
 
after(CIMDateTime) - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if the current date time ocurrs after the date type from the specified object.
ALL_AUTHORITIES - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
ANY - Static variable in class org.sblim.wbem.cim.CIMScope
 
appendTab(StringBuffer, int) - Static method in class org.sblim.wbem.cim.CIMElement
 
ASCIIPrintStream - Class in org.sblim.wbem.http.io
 
ASCIIPrintStream(OutputStream) - Constructor for class org.sblim.wbem.http.io.ASCIIPrintStream
 
ASCIIPrintStream(OutputStream, boolean) - Constructor for class org.sblim.wbem.http.io.ASCIIPrintStream
 
ASCIIPrintStream(OutputStream, boolean, String) - Constructor for class org.sblim.wbem.http.io.ASCIIPrintStream
 
assign(CIMElement) - Method in class org.sblim.wbem.cim.CIMElement
 
ASSOCIATION - Static variable in class org.sblim.wbem.cim.CIMScope
 
associatorNames(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
associatorNames(CIMObjectPath, String, String, String, String) - Method in class org.sblim.wbem.client.BatchCIMClient
 
associatorNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
associatorNames(CIMObjectPath, String, String, String, String) - Method in interface org.sblim.wbem.client.BatchHandle
 
associatorNames(CIMObjectPath, String, String, String, String) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns CIM object paths to these objects.
associatorNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns CIM object paths to these objects.
associatorNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
associatorNames(CIMObjectPath, String, String, String, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
associatorNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
associatorNames(CIMObjectPath, String, String, String, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
associatorNames_request(Document, CIMObjectPath, String, String, String, String) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
associators(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
associators(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
associators(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
associators(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
 
associators(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM objects on the target CIM server that are at the other end of all associations connecting to a source CIM object at this end of these associations, and returns copies of these CIM objects.
associators(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
associators(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
associators_request(Document, CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
ATTRIBUTE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
attributeVerifier(String) - Method in class org.sblim.slp.TemplateRegistry
Reads the template document URL and returns an attribute verifier for the service type.
ATTRRPLY - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
ATTRRQST - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
AUTHENTICATION_ABSENT - Static variable in exception org.sblim.slp.ServiceLocationException
 
AUTHENTICATION_FAILED - Static variable in exception org.sblim.slp.ServiceLocationException
 
AUTHENTICATION_UNKNOWN - Static variable in exception org.sblim.slp.ServiceLocationException
 
AuthInfo - Class in org.sblim.wbem.http
Abstract superclass for HTTP authorization information.
AuthInfo() - Constructor for class org.sblim.wbem.http.AuthInfo
 
AuthorizationHandler - Class in org.sblim.wbem.http
 
AuthorizationHandler() - Constructor for class org.sblim.wbem.http.AuthorizationHandler
 
available() - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
available() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 

B

BASE64Encoder - Class in org.sblim.wbem.http
 
BatchCIMClient - Class in org.sblim.wbem.client
 
BatchCIMClient() - Constructor for class org.sblim.wbem.client.BatchCIMClient
 
BatchHandle - Interface in org.sblim.wbem.client
 
BatchResult - Class in org.sblim.wbem.client
BatchResult class encapsulates the results from a batch request, allowing to manipulate results from individual operations one at the time.
BatchResult(Object[]) - Constructor for class org.sblim.wbem.client.BatchResult
Constructs an object of a BatchResult.
before(CIMDateTime) - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if the current date time ocurrs after the date type from the specified object.
Benchmark - Class in org.sblim.wbem.util
 
Benchmark() - Constructor for class org.sblim.wbem.util.Benchmark
 
bigIntValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
Returns the value if this unsigned integer as a BigInteger.
BOOLEAN - Static variable in class org.sblim.wbem.cim.CIMDataType
Boolean.
BOOLEAN_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
BoundedInputStream - Class in org.sblim.wbem.http.io
 
BoundedInputStream(InputStream) - Constructor for class org.sblim.wbem.http.io.BoundedInputStream
 
BoundedInputStream(InputStream, long) - Constructor for class org.sblim.wbem.http.io.BoundedInputStream
 
BROADCAST_ADDRESS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
BUFFER_OVERFLOW - Static variable in exception org.sblim.slp.ServiceLocationException
 
byteValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
byteValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
byteValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
byteValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 

C

CDATA - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
Challenge - Class in org.sblim.wbem.http
 
CHAR16 - Static variable in class org.sblim.wbem.cim.CIMDataType
16 bit UCS-2 character.
CHAR16_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
CHARACTERS - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
characters(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
CharUtils - Class in org.sblim.wbem.util
 
CharUtils() - Constructor for class org.sblim.wbem.util.CharUtils
 
checkError() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
checkError() - Method in class org.sblim.wbem.xml.CIMResponse
Verify the status code for this CIMResponse.
ChunkedInputStream - Class in org.sblim.wbem.http.io
 
ChunkedInputStream(InputStream) - Constructor for class org.sblim.wbem.http.io.ChunkedInputStream
 
ChunkedOutputStream - Class in org.sblim.wbem.http.io
 
ChunkedOutputStream(OutputStream, int) - Constructor for class org.sblim.wbem.http.io.ChunkedOutputStream
 
CIM - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
CIM_ERR_ACCESS_DENIED - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: Access to a CIM resource is not available, or the logon attempt to the CIM Server failed.
CIM_ERR_ALREADY_EXISTS - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM object (class or instance) already exists.
CIM_ERR_CLASS_HAS_CHILDREN - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM class has subclasses.
CIM_ERR_CLASS_HAS_INSTANCES - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: One or more instances of this CIM class exist.
CIM_ERR_FAILED - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: General error without more specific information.
CIM_ERR_INVALID_CLASS - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM class does not exist in the target CIM namespace.
CIM_ERR_INVALID_NAMESPACE - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The target CIM namespace does not exist in the CIM Server.
CIM_ERR_INVALID_PARAMETER - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: One or more parameter values passed to the CIM method or Java method are not valid.
CIM_ERR_INVALID_QUERY - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The query is not valid for the specified query language.
CIM_ERR_INVALID_SUPERCLASS - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM superclass does not exist.
CIM_ERR_LOW_ON_MEMORY - Static variable in exception org.sblim.wbem.cim.CIMException
Origin: Not clear.
CIM_ERR_METHOD_NOT_AVAILABLE - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM method is not supported by the CIM Provider for the class.
CIM_ERR_METHOD_NOT_FOUND - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM method is not defined on the class.
CIM_ERR_NO_SUCH_PROPERTY - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM property is not defined on the class.
CIM_ERR_NOT_FOUND - Static variable in exception org.sblim.wbem.cim.CIMException
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_ERR_NOT_IMPLEMENTED - Static variable in exception org.sblim.wbem.cim.CIMException
Origin: Not clear.
CIM_ERR_NOT_SUPPORTED - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The CIM operation is not supported by the CIM Server/Provider.
CIM_ERR_QUERY_LANGUAGE_NOT_SUPPORTED - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The query language is not recognized or supported.
CIM_ERR_TYPE_MISMATCH - Static variable in exception org.sblim.wbem.cim.CIMException
CIM Status Code value: The value supplied is not compatible with the CIM type.
CIM_ERROR_NAMES - Static variable in exception org.sblim.wbem.cim.CIMException
 
CIM_XML - Static variable in class org.sblim.wbem.client.CIMClient
Protocol identifier for CIM Operations over HTTP.
CIMArgument - Class in org.sblim.wbem.cim
A class used to denote the arguments passed to extrinsic method invocations.
CIMArgument() - Constructor for class org.sblim.wbem.cim.CIMArgument
Constructs an object representing a CIMArgument.
CIMArgument(String) - Constructor for class org.sblim.wbem.cim.CIMArgument
Construcs an object representing a CIMArgument with the specified name.
CIMArgument(String, CIMValue) - Constructor for class org.sblim.wbem.cim.CIMArgument
Constructs an object representing a CIMArgument with the specified name and the specified CIMValue.
CIMArgument(String, CIMDataType) - Constructor for class org.sblim.wbem.cim.CIMArgument
 
CIMAssociatorNamesOp - Class in org.sblim.wbem.client.operations
 
CIMAssociatorNamesOp(CIMObjectPath, String, String, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
 
CIMAssociatorsOp - Class in org.sblim.wbem.client.operations
 
CIMAssociatorsOp(CIMObjectPath, String, String, String, String, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
CIMAuthenticationException - Exception in org.sblim.wbem.cim
Describes exceptional events associated with the authentication of the client.
CIMAuthenticationException() - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String, Throwable) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String, Object) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String, Object[]) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMAuthenticationException(String, Object, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMAuthenticationException
 
CIMClass - Class in org.sblim.wbem.cim
Defines a Java object that represents a CIM Class.
CIMClass() - Constructor for class org.sblim.wbem.cim.CIMClass
Constructs an object of a CIMClass.
CIMClass(String) - Constructor for class org.sblim.wbem.cim.CIMClass
Construct an object of a CIMClass with the specified name.
CIMClass(CIMObjectPath) - Constructor for class org.sblim.wbem.cim.CIMClass
Construct an object of a CIMClass pointing to the specified CIMObjectPath.
CIMClient - Class in org.sblim.wbem.client
A CIM client providing the main interface for a CIM client application to interact with a CIM server.
CIMClient(CIMNameSpace, Principal, Object) - Constructor for class org.sblim.wbem.client.CIMClient
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).
CIMClient(CIMNameSpace, Principal, Object, String) - Constructor for class org.sblim.wbem.client.CIMClient
Initializes this CIMClient with connection information to a target CIM server and a default namespace, using the specified principal, credential and protocol.
CIMClient(CIMNameSpace, Principal, Object, String, SessionProperties) - Constructor for class org.sblim.wbem.client.CIMClient
Initializes this CIMClient with connection information to a target CIM server and a default namespace, using the specified principal, credential and protocol.
CIMClient(CIMOMHandle) - Constructor for class org.sblim.wbem.client.CIMClient
Initializes this CIMClient from an existing CIMOMHandle.
CIMClientFactory - Class in org.sblim.wbem.client
 
CIMClientFactory() - Constructor for class org.sblim.wbem.client.CIMClientFactory
 
CIMClientXML - Class in org.sblim.wbem.client
 
CIMClientXML(CIMNameSpace, Principal, Object, String) - Constructor for class org.sblim.wbem.client.CIMClientXML
 
CIMClientXML(CIMNameSpace, Principal, Object, String, SessionProperties) - Constructor for class org.sblim.wbem.client.CIMClientXML
 
CIMClientXML_HelperImpl - Class in org.sblim.wbem.xml
 
CIMClientXML_HelperImpl() - Constructor for class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
CIMCreateClassOp - Class in org.sblim.wbem.client.operations
 
CIMCreateClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMCreateClassOp
 
CIMCreateInstanceOp - Class in org.sblim.wbem.client.operations
 
CIMCreateInstanceOp(CIMObjectPath, CIMInstance) - Constructor for class org.sblim.wbem.client.operations.CIMCreateInstanceOp
 
CIMCreateNameSpaceOp - Class in org.sblim.wbem.client.operations
 
CIMCreateNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMCreateNameSpaceOp
 
CIMCreateQualifierTypeOp - Class in org.sblim.wbem.client.operations
 
CIMCreateQualifierTypeOp(CIMObjectPath, CIMQualifierType) - Constructor for class org.sblim.wbem.client.operations.CIMCreateQualifierTypeOp
 
CIMDataType - Class in org.sblim.wbem.cim
Provides the basic interface to define CIM data type defined by the CIM specification.
CIMDataType(int) - Constructor for class org.sblim.wbem.cim.CIMDataType
Constructs an object of cim data type using the specified data type value.
CIMDataType(int, int) - Constructor for class org.sblim.wbem.cim.CIMDataType
Constructs a cim data type with the specified type and size.
CIMDataType(String) - Constructor for class org.sblim.wbem.cim.CIMDataType
Construct a CIMDataType which is a references of the specified CIMClass.
CIMDataType(String, int) - Constructor for class org.sblim.wbem.cim.CIMDataType
Construct a CIMDataType which is an array of references of the specified CIMClass.
CIMDateTime - Class in org.sblim.wbem.cim
 
CIMDateTime(Calendar) - Constructor for class org.sblim.wbem.cim.CIMDateTime
Deprecated. this constructor was marked as deprecated because the dual nature of this object. This object was used to represent point in time, as well as intervals. Instead of this constructor applications are encourage to use correspoding objects such as CIMDateTime, or CIMSimpleDateTime.
CIMDateTime(String) - Constructor for class org.sblim.wbem.cim.CIMDateTime
Deprecated. this constructor was marked as deprecated because the dual nature of this object. This object was used to represent point in time, as well as intervals. Instead of this constructor applications are encourage to use correspoding objects such as CIMTimeInterval, or CIMSimpleDateTime.
CIMDateTime() - Constructor for class org.sblim.wbem.cim.CIMDateTime
 
CIMDeleteClassOp - Class in org.sblim.wbem.client.operations
 
CIMDeleteClassOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteClassOp
 
CIMDeleteInstanceOp - Class in org.sblim.wbem.client.operations
 
CIMDeleteInstanceOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteInstanceOp
 
CIMDeleteNameSpaceOp - Class in org.sblim.wbem.client.operations
 
CIMDeleteNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
 
CIMDeleteQualifierTypeOp - Class in org.sblim.wbem.client.operations
 
CIMDeleteQualifierTypeOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteQualifierTypeOp
 
CIMElement - Class in org.sblim.wbem.cim
 
CIMElement() - Constructor for class org.sblim.wbem.cim.CIMElement
Default ctor.
CIMElement(String) - Constructor for class org.sblim.wbem.cim.CIMElement
Constructs a CIMElement with a given name
CIMElement(CIMElement) - Constructor for class org.sblim.wbem.cim.CIMElement
Constructs a CIMElement with the name from a given CIMElement
CIMElementToXml(CIMElement) - Method in interface org.sblim.wbem.cimxml.CIMXmlUtil
Returns a string representing the CIM-XML of a CIMElement.
CIMEnumClassesOp - Class in org.sblim.wbem.client.operations
 
CIMEnumClassesOp(CIMObjectPath, boolean, boolean, boolean, boolean) - Constructor for class org.sblim.wbem.client.operations.CIMEnumClassesOp
 
CIMEnumClassNamesOp - Class in org.sblim.wbem.client.operations
 
CIMEnumClassNamesOp(CIMObjectPath, boolean) - Constructor for class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
 
CIMEnumeration - Interface in org.sblim.wbem.client
Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
CIMEnumerationImpl - Class in org.sblim.wbem.client
Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
CIMEnumerationImpl(Enumeration, CIMObjectPath, CIMNameSpace) - Constructor for class org.sblim.wbem.client.CIMEnumerationImpl
 
CIMEnumerationImpl(XMLDefaultHandlerImpl, CIMObjectPath, CIMNameSpace, InputStreamReader, HttpClient, boolean) - Constructor for class org.sblim.wbem.client.CIMEnumerationImpl
 
CIMEnumInstanceNamesOp - Class in org.sblim.wbem.client.operations
 
CIMEnumInstanceNamesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumInstanceNamesOp
 
CIMEnumInstancesOp - Class in org.sblim.wbem.client.operations
 
CIMEnumInstancesOp(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
CIMEnumNameSpaceOp - Class in org.sblim.wbem.client.operations
 
CIMEnumNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMEnumNameSpaceOp
 
CIMEnumQualifierTypesOp - Class in org.sblim.wbem.client.operations
 
CIMEnumQualifierTypesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumQualifierTypesOp
 
CIMError - Class in org.sblim.wbem.client.indications
 
CIMError() - Constructor for class org.sblim.wbem.client.indications.CIMError
Construct a CIMError object using the default status (CIM_ERR_FAIL).
CIMError(CIMException) - Constructor for class org.sblim.wbem.client.indications.CIMError
Construct a CIMError object from the given CIMException.
CIMError(int) - Constructor for class org.sblim.wbem.client.indications.CIMError
Construct a CIMError object with the specified status code.
CIMError(int, String) - Constructor for class org.sblim.wbem.client.indications.CIMError
 
CIMEvent - Class in org.sblim.wbem.client.indications
 
CIMEvent(CIMInstance) - Constructor for class org.sblim.wbem.client.indications.CIMEvent
 
CIMEvent(CIMInstance, String) - Constructor for class org.sblim.wbem.client.indications.CIMEvent
 
CIMEvent(CIMInstance, String, InetAddress) - Constructor for class org.sblim.wbem.client.indications.CIMEvent
Constructor that takes the CIMInstance of the indication, the id as well as the InetAddress of the remote machine.
CIMEventDispatcher - Class in org.sblim.wbem.client.indications
 
CIMEventDispatcher(CIMIndicationListenertList) - Constructor for class org.sblim.wbem.client.indications.CIMEventDispatcher
Construct a CIMEventDispatcher object which distributes CIMEvents to the appropiate CIMListener.
CIMException - Exception in org.sblim.wbem.cim
This class is the super class for classes used to describe exceptional CIM conditions.
CIMException() - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with no detail message.
CIMException(String) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message.
CIMException(String, Object) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message and one extended reason parameter.
CIMException(String, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message and one extended reason parameter.
CIMException(String, Object, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message and one extended reason parameter.
CIMException(String, Object[]) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message and one extended reason parameter.
CIMException(String, Throwable) - Constructor for exception org.sblim.wbem.cim.CIMException
Constructs a CIMException with the specified message and one extended reason parameter.
CIMExecQueryOp - Class in org.sblim.wbem.client.operations
 
CIMExecQueryOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMExecQueryOp
 
CIMFlavor - Class in org.sblim.wbem.cim
 
CIMFlavor(int) - Constructor for class org.sblim.wbem.cim.CIMFlavor
Construct an object CIMFlavor given the flavor type.
CIMGetClassOp - Class in org.sblim.wbem.client.operations
 
CIMGetClassOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetClassOp
 
CIMGetInstanceOp - Class in org.sblim.wbem.client.operations
 
CIMGetInstanceOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetInstanceOp
 
CIMGetPropertyOp - Class in org.sblim.wbem.client.operations
 
CIMGetPropertyOp(CIMObjectPath, String) - Constructor for class org.sblim.wbem.client.operations.CIMGetPropertyOp
 
CIMGetQualifierTypeOp - Class in org.sblim.wbem.client.operations
 
CIMGetQualifierTypeOp(CIMObjectPath, String) - Constructor for class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
 
CIMIndicationHandler - Class in org.sblim.wbem.client.indications
Handles the HTTP connections, providing the necesary interfaces for CIMListener server.
CIMIndicationHandler(CIMEventDispatcher) - Constructor for class org.sblim.wbem.client.indications.CIMIndicationHandler
 
CIMIndicationHandler(CIMEventDispatcher, SessionProperties) - Constructor for class org.sblim.wbem.client.indications.CIMIndicationHandler
 
CIMIndicationListenertList - Class in org.sblim.wbem.client.indications
Maintains a list of CIMListeners.
CIMIndicationListenertList() - Constructor for class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
CIMInstance - Class in org.sblim.wbem.cim
 
CIMInstance() - Constructor for class org.sblim.wbem.cim.CIMInstance
Constructs an object of a CIMInstance.
CIMInstance(CIMObjectPath) - Constructor for class org.sblim.wbem.cim.CIMInstance
Constructs an object of a CIMInstance
CIMInvokeMethodOp - Class in org.sblim.wbem.client.operations
 
CIMInvokeMethodOp(CIMObjectPath, String, Vector, Vector) - Constructor for class org.sblim.wbem.client.operations.CIMInvokeMethodOp
 
CIMListener - Interface in org.sblim.wbem.client.indications
Defines the interface to be implemented by CIM Event consumers.
CIMMethod - Class in org.sblim.wbem.cim
This class is not thread safe.
CIMMethod() - Constructor for class org.sblim.wbem.cim.CIMMethod
Creates and instantiates a CIM method.
CIMMethod(String) - Constructor for class org.sblim.wbem.cim.CIMMethod
Creates and instantiates a CIM Method with the specified name.
CIMNameSpace - Class in org.sblim.wbem.cim
 
CIMNameSpace() - Constructor for class org.sblim.wbem.cim.CIMNameSpace
Constructs and instantiates a default CIM namespace name.
CIMNameSpace(String) - Constructor for class org.sblim.wbem.cim.CIMNameSpace
Constructs a CIM namespace, pointing to a specified host or URI (protocol://hostname[:port]/file), i.e.
CIMNameSpace(String, String) - Constructor for class org.sblim.wbem.cim.CIMNameSpace
Constructs an object which represents a CIMNameSpace.
CIMObject - Class in org.sblim.wbem.cim
 
CIMObject() - Constructor for class org.sblim.wbem.cim.CIMObject
 
CIMObject(String) - Constructor for class org.sblim.wbem.cim.CIMObject
 
CIMObjectPath - Class in org.sblim.wbem.cim
Points to the specified CIM Class or CIM Instance.
CIMObjectPath() - Constructor for class org.sblim.wbem.cim.CIMObjectPath
Constructs a CIMObjectPath.
CIMObjectPath(String) - Constructor for class org.sblim.wbem.cim.CIMObjectPath
Constructs a CIMObjectPath pointing to the specified ClassName.
CIMObjectPath(String, String) - Constructor for class org.sblim.wbem.cim.CIMObjectPath
Constructs a CIMObjectPath with the specified ClassName, on the defined namespace.
CIMObjectPath(String, Vector) - Constructor for class org.sblim.wbem.cim.CIMObjectPath
Constructs a CIMObjectPath with the specified CIM ClassName and the set of key values.
CIMOMHandle - Interface in org.sblim.wbem.client
 
CIMOperation - Class in org.sblim.wbem.client.operations
 
CIMOperation() - Constructor for class org.sblim.wbem.client.operations.CIMOperation
 
CIMParameter - Class in org.sblim.wbem.cim
 
CIMParameter() - Constructor for class org.sblim.wbem.cim.CIMParameter
Creates an object of CIMParameter.
CIMParameter(String) - Constructor for class org.sblim.wbem.cim.CIMParameter
Creates an object of CIMParameter with the specified name.
CIMProperty - Class in org.sblim.wbem.cim
 
CIMProperty() - Constructor for class org.sblim.wbem.cim.CIMProperty
Creates an CIMProperty object.
CIMProperty(String) - Constructor for class org.sblim.wbem.cim.CIMProperty
Creates a CIMProperty object with the specified name.
CIMProperty(String, CIMValue) - Constructor for class org.sblim.wbem.cim.CIMProperty
Creates a CIMProperty with the specified name and CIMValue.
CIMQualifiableElement - Class in org.sblim.wbem.cim
 
CIMQualifiableElement() - Constructor for class org.sblim.wbem.cim.CIMQualifiableElement
 
CIMQualifiableElement(String) - Constructor for class org.sblim.wbem.cim.CIMQualifiableElement
 
CIMQualifier - Class in org.sblim.wbem.cim
 
CIMQualifier() - Constructor for class org.sblim.wbem.cim.CIMQualifier
Default Ctor.
CIMQualifier(String) - Constructor for class org.sblim.wbem.cim.CIMQualifier
Ctor.
CIMQualifier(String, CIMQualifierType) - Constructor for class org.sblim.wbem.cim.CIMQualifier
Ctor.
CIMQualifierType - Class in org.sblim.wbem.cim
 
CIMQualifierType() - Constructor for class org.sblim.wbem.cim.CIMQualifierType
Default ctor.
CIMQualifierType(String) - Constructor for class org.sblim.wbem.cim.CIMQualifierType
Constructs a names qualifier.
CIMReferenceNamesOp - Class in org.sblim.wbem.client.operations
 
CIMReferenceNamesOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMReferenceNamesOp
 
CIMReferencesOp - Class in org.sblim.wbem.client.operations
 
CIMReferencesOp(CIMObjectPath, String, String, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMReferencesOp
 
CIMRequest - Class in org.sblim.wbem.xml
 
CIMRequest() - Constructor for class org.sblim.wbem.xml.CIMRequest
 
CIMRequest(String, String, String) - Constructor for class org.sblim.wbem.xml.CIMRequest
 
CIMResponse - Class in org.sblim.wbem.xml
Represent a CIMReponse message.
CIMResponse() - Constructor for class org.sblim.wbem.xml.CIMResponse
Constructs a CIMResponse object.
CIMResponse(String, String, String) - Constructor for class org.sblim.wbem.xml.CIMResponse
Constructs a CIMResponse object with the specified CIMVersion, DTDVersion and method.
CIMResponse(CIMRequest) - Constructor for class org.sblim.wbem.xml.CIMResponse
Constructs a CIM Response message from a given CIM Request.
CIMScope - Class in org.sblim.wbem.cim
 
CIMScope(int) - Constructor for class org.sblim.wbem.cim.CIMScope
Deprecated. use getScope(int) instead
CIMSecurityException - Exception in org.sblim.wbem.cim
 
CIMSecurityException() - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String, Throwable) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String, Object) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String, Object[]) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSecurityException(String, Object, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMSecurityException
 
CIMSetClassOp - Class in org.sblim.wbem.client.operations
 
CIMSetClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMSetClassOp
 
CIMSetInstanceOp - Class in org.sblim.wbem.client.operations
 
CIMSetInstanceOp(CIMObjectPath, CIMInstance, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMSetInstanceOp
 
CIMSetPropertyOp - Class in org.sblim.wbem.client.operations
 
CIMSetPropertyOp(CIMObjectPath, String, CIMValue) - Constructor for class org.sblim.wbem.client.operations.CIMSetPropertyOp
 
CIMSetQualifierTypeOp - Class in org.sblim.wbem.client.operations
 
CIMSetQualifierTypeOp(CIMObjectPath, CIMQualifierType) - Constructor for class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
 
CIMSimpleDateTime - Class in org.sblim.wbem.cim
 
CIMSimpleDateTime() - Constructor for class org.sblim.wbem.cim.CIMSimpleDateTime
Constructs an CIMDataTime used to define a point in time.
CIMSimpleDateTime(String) - Constructor for class org.sblim.wbem.cim.CIMSimpleDateTime
Constructs a CIMSimpleDateTime object from the specified String defining an date.
CIMSimpleDateTime(Calendar) - Constructor for class org.sblim.wbem.cim.CIMSimpleDateTime
Constructs a CIMSimpleDateTime object from the given Calendar object.
CIMSingleResultOperation - Class in org.sblim.wbem.client.operations
 
CIMSingleResultOperation() - Constructor for class org.sblim.wbem.client.operations.CIMSingleResultOperation
 
CIMTimeInterval - Class in org.sblim.wbem.cim
 
CIMTimeInterval() - Constructor for class org.sblim.wbem.cim.CIMTimeInterval
Construct an object of a CIMTimeInterval.
CIMTimeInterval(String) - Constructor for class org.sblim.wbem.cim.CIMTimeInterval
Constructs an object of CIMTimeInterval for a given String that defines a valid interval.
CIMTransportException - Exception in org.sblim.wbem.cim
 
CIMTransportException() - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String, Throwable) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String, Object) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String, Object[]) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMTransportException(String, Object, Object, Object) - Constructor for exception org.sblim.wbem.cim.CIMTransportException
 
CIMValue - Class in org.sblim.wbem.cim
 
CIMValue(Object) - Constructor for class org.sblim.wbem.cim.CIMValue
Deprecated. this constructor may lead to confusion when the data type of the specified argument can not be determined, such as the case of null arguments.
CIMValue(Object, CIMDataType) - Constructor for class org.sblim.wbem.cim.CIMValue
Construct an object of a cim value, using the specified data type.
CIMValue(Vector, CIMDataType) - Constructor for class org.sblim.wbem.cim.CIMValue
Construct an object of cim value for a given vector, and the specified data type.
CIMValue() - Constructor for class org.sblim.wbem.cim.CIMValue
 
CIMVersion - Class in org.sblim.wbem.cim
 
CIMVersion() - Constructor for class org.sblim.wbem.cim.CIMVersion
 
CIMXMLBuilderImpl - Class in org.sblim.wbem.xml
 
CIMXMLBuilderImpl() - Constructor for class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
CIMXMLParserImpl - Class in org.sblim.wbem.xml
 
CIMXMLParserImpl() - Constructor for class org.sblim.wbem.xml.CIMXMLParserImpl
 
CimXmlSerializer - Class in org.sblim.wbem.cimxml
Class CimXmlSerializer implements a XML serializer for DOM documents that is specialized for CIM-XML.
CIMXmlUtil - Interface in org.sblim.wbem.cimxml
This interface provides the methods used to convert CIMElements to CIM-XML representation, and CIM-XML representation back to CIMElements.
CIMXmlUtilFactory - Class in org.sblim.wbem.cimxml
This is a factory class that create instances of CIMXmlUtil
CIMXmlUtilFactory() - Constructor for class org.sblim.wbem.cimxml.CIMXmlUtilFactory
 
CLASS - Static variable in class org.sblim.wbem.cim.CIMDataType
Class type.
CLASS - Static variable in class org.sblim.wbem.cim.CIMScope
 
CLASS - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
CLASSNAME - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
CLASSPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
clear() - Method in class org.sblim.wbem.http.HttpHeader
 
clearUserPassword() - Method in class org.sblim.wbem.client.PasswordCredential
Clears the user password from memory and resets the password to null.
clone() - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
clone() - Method in class org.sblim.wbem.cim.CIMArgument
 
clone(boolean) - Method in class org.sblim.wbem.cim.CIMArgument
Creates a replica of this object.
clone() - Method in class org.sblim.wbem.cim.CIMClass
 
clone() - Method in class org.sblim.wbem.cim.CIMDataType
 
clone() - Method in class org.sblim.wbem.cim.CIMDateTime
 
clone(CIMDateTime) - Method in class org.sblim.wbem.cim.CIMDateTime
 
clone() - Method in class org.sblim.wbem.cim.CIMFlavor
 
clone() - Method in class org.sblim.wbem.cim.CIMInstance
 
clone() - Method in class org.sblim.wbem.cim.CIMMethod
 
clone(boolean, boolean) - Method in class org.sblim.wbem.cim.CIMMethod
Returns an object which is a copy of this CIM Method.
clone() - Method in class org.sblim.wbem.cim.CIMNameSpace
 
clone() - Method in class org.sblim.wbem.cim.CIMObjectPath
 
clone() - Method in class org.sblim.wbem.cim.CIMParameter
 
clone() - Method in class org.sblim.wbem.cim.CIMProperty
 
clone(boolean, boolean) - Method in class org.sblim.wbem.cim.CIMProperty
Creates a replica of this object.
clone() - Method in class org.sblim.wbem.cim.CIMQualifier
 
clone() - Method in class org.sblim.wbem.cim.CIMQualifierType
 
clone() - Method in class org.sblim.wbem.cim.CIMScope
 
clone() - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
 
clone() - Method in class org.sblim.wbem.cim.CIMValue
 
clone() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
clone() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
clone() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
clone() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
clone() - Method in class org.sblim.wbem.util.SessionProperties
 
close() - Method in class org.sblim.wbem.client.CIMClient
Closes the connection to the CIM server.
close(boolean) - Method in class org.sblim.wbem.client.CIMClient
Closes the connection to the CIM server.
close() - Method in class org.sblim.wbem.client.CIMClientXML
 
close(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
close() - Method in interface org.sblim.wbem.client.CIMEnumeration
Close the enumeration by throwing away any remaing xml document without parsing it, while keeping the connection available for future requests.
close(boolean) - Method in interface org.sblim.wbem.client.CIMEnumeration
Close the enumeration by throwing away any remaing xml document without parsing it.
close() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
Close the enumeration by throwing away any remaing xml document without parsing it, while keeping the connection available for future requests.
close(boolean) - Method in class org.sblim.wbem.client.CIMEnumerationImpl
Close the enumeration by throwing away any remaing xml document without parsing it.
close() - Method in interface org.sblim.wbem.client.CIMOMHandle
 
close(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
close() - Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
 
close() - Method in class org.sblim.wbem.client.indications.CIMIndicationHandler
 
close() - Method in class org.sblim.wbem.http.HttpConnectionHandler
 
close() - Method in class org.sblim.wbem.http.HttpContentHandler
 
close() - Method in class org.sblim.wbem.http.HttpServerConnection
Shuts down the server
close(boolean) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
close() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
close() - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
close() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 
close() - Method in class org.sblim.wbem.http.io.ChunkedOutputStream
 
close() - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
 
close() - Method in class org.sblim.wbem.http.io.PersistentInputStream
 
close() - Method in class org.sblim.wbem.http.io.PersistentOutputStream
 
close() - Method in class org.sblim.wbem.http.MessageReader
 
close() - Method in class org.sblim.wbem.http.MessageWriter
 
close() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
closed - Variable in class org.sblim.wbem.http.io.BoundedInputStream
 
closePool(boolean) - Method in class org.sblim.wbem.http.HttpClientPool
 
CLOSING_BRAKET - Static variable in class org.sblim.wbem.cim.CIMElement
 
COMMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
compareTo(Object) - Method in class org.sblim.wbem.cim.CIMElement
 
compareTo(Object) - Method in class org.sblim.wbem.cim.CIMFlavor
 
compareTo(Object) - Method in class org.sblim.wbem.cim.CIMQualifier
 
compareTo(Object) - Method in class org.sblim.wbem.cim.CIMQualifierType
 
compareTo(Object) - Method in class org.sblim.wbem.cim.CIMScope
 
CONF_URLS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
connect() - Method in class org.sblim.wbem.http.HttpClient
 
connect() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
contains(Object) - Method in class org.sblim.wbem.cim.CIMValue
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.
convertSecondsToCIMInterval(int) - Static method in class org.sblim.wbem.cim.CIMTimeInterval
 
convertToHexString(byte[]) - Static method in class org.sblim.wbem.http.HttpClient
 
CQL - Static variable in class org.sblim.wbem.client.CIMClient
QueryLanguage identifier for CIM Query Language (CQL).
createAuthorizationInfo(String, Boolean, String, int, String, String, String) - Static method in class org.sblim.wbem.http.AuthInfo
Factory method for AuthInfo objects.
createAuthorizationInfo(String) - Static method in class org.sblim.wbem.http.AuthInfo
Factory method for AuthInfo objects.
createCIM(Document) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createCIMMessage(Document, Element) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.BatchCIMClient
 
createClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.BatchHandle
 
createClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.CIMClient
Creates a CIM class on the target CIM server.
createClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.CIMClientXML
 
createClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
createCLASS(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createCLASS(Document, Element, CIMClass) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createClass_request(Document, CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createCLASSNAME(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createCLASSPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createERROR(Document, Element, CIMError) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createEXPMETHODRESPONSE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createHOST(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIMETHODCALL(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIMETHODRESPONSE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIndication_response(CIMError) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createIndication_response(Document, String, CIMError) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createInstance(CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.client.BatchCIMClient
 
createInstance(CIMObjectPath, CIMInstance) - Method in interface org.sblim.wbem.client.BatchHandle
 
createInstance(CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.client.CIMClient
Creates a CIM instance in the specified namespace on the target CIM server.
createInstance(CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.client.CIMClientXML
 
createInstance(CIMObjectPath, CIMInstance) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
createINSTANCE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createINSTANCE(Document, Element, CIMInstance) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createInstance_request(Document, CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createINSTANCENAME(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createINSTANCENAME(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createINSTANCEPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIPARAMVALUE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIPARAMVALUE(Document, Element, CIMValue) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ASSOCIATORS(Document, Element, Vector, CIMNameSpace) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ASSOCIATORS_NAMES(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ENUMERATE_CLASSNAME(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ENUMERATE_INSTANCE(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ENUMERATE_INSTANCENAME(Document, Element, Vector, CIMNameSpace) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_ERROR(Document, Element, CIMError) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createIRETURNVALUE_GETINSTANCE(Document, Element, CIMInstance) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createJavaObject(String, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
createJavaObject(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
createKEYBINDING(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createKEYVALUE(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALCLASSPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALINSTANCEPATH(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALINSTANCEPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALNAMESPACEPATH(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALNAMESPACEPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createLOCALOBJECTPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMESSAGE(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMETHOD(Document, Element, CIMMethod, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMETHODCALL(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMETHODRESPONSE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMETHODS(Document, Element, Vector, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createMultiReq(Document) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createMULTIREQ(Document) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.BatchCIMClient
 
createNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.BatchHandle
 
createNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClient
Creates a CIM namespace on the target CIM server.
createNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClientXML
 
createNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
createNAMESPACE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createNAMESPACEPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createOBJECTNAME(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createOBJECTPATH(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPARAMETER(Document, Element, CIMParameter) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPARAMETERS(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPARAMVALUE(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPROPERTIES(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPROPERTY(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPROPERTY(Document, Element, CIMProperty) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPROPERTYARRAY(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createPROPERTYREFERENCE(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createQUALIFIER(Document, Element, String, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createQUALIFIER(Document, Element, CIMQualifier) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createQUALIFIER_DECLARATION(Document, Element, CIMQualifierType) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createQUALIFIERS(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.BatchCIMClient
 
createQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.BatchHandle
 
createQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.CIMClient
Creates or replaces a CIM qualifier declaration on the target CIM server.
createQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.CIMClientXML
 
createQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
createQualifierType_request(Document, CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
createSIMPLEEXPRSP(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createSIMPLEREQ(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createSIMPLEREQ(Document) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createSIMPLERSP(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUE(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUE(Document, Element, CIMValue) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEARRAY(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEARRAY(Document, Element, Vector) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUENAMEDINSTANCE(Document, Element, CIMObjectPath, CIMInstance) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUENAMEDINSTANCE(Document, Element, CIMInstance) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEOBJECTWITHLOCALPATH(Document, Element, Object, CIMNameSpace) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEOBJECTWITHPATH(Document, Element, Object, CIMNameSpace) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEREFARRAY(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEREFERENCE(Document, Element) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
createVALUEREFERENCE(Document, Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
cumulativeTime - Variable in class org.sblim.wbem.util.Benchmark
 
currentTime - Variable in class org.sblim.wbem.util.Benchmark
 

D

DA_BUSY - Static variable in exception org.sblim.slp.ServiceLocationException
 
DA_DISCOVERY_TIMEOUTS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
DA_SERVICE_TYPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
DAADVERT - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
DATAGRAM_TIMEOUTS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
DATETIME - Static variable in class org.sblim.wbem.cim.CIMDataType
A string which defines a datetime value according the CIM specification.
DATETIME_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
DAY_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
Debug - Class in org.sblim.wbem.util
 
Debug() - Constructor for class org.sblim.wbem.util.Debug
 
DebugInputStream - Class in org.sblim.slp.internal
 
DebugInputStream(InputStream, OutputStream) - Constructor for class org.sblim.slp.internal.DebugInputStream
 
DebugInputStream - Class in org.sblim.wbem.http.io
 
DebugInputStream(InputStream, OutputStream) - Constructor for class org.sblim.wbem.http.io.DebugInputStream
 
DEFAULT_SCOPE - Static variable in class org.sblim.slp.example.SLPClient
 
DEFAULT_SCOPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
deleteAttributes(ServiceURL, Vector) - Method in interface org.sblim.slp.Advertiser
Delete the attributes from a URL for the locale with which the Advertiser was created.
deleteAttributes(ServiceURL, Vector) - Method in class org.sblim.slp.internal.AdvertiserImpl
 
deleteClass(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
deleteClass(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
deleteClass(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Deletes a CIM class on the target CIM server.
deleteClass(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
deleteClass(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
deleteClass_request(Document, CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
deleteInstance(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
deleteInstance(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
deleteInstance(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Deletes a CIM instance on the target CIM server.
deleteInstance(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
deleteInstance(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
deleteInstance_request(Document, CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
deleteNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.BatchCIMClient
 
deleteNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.BatchHandle
 
deleteNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClient
Deletes a CIM namespace from the target CIM server.
deleteNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClientXML
 
deleteNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
deleteQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
deleteQualifierType(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
deleteQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Deletes a CIM qualifier declaration on the target CIM server.
deleteQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
deleteQualifierType(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
deleteQualifierType_request(Document, CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
dequote(String) - Static method in class org.sblim.wbem.http.HttpClient
 
deregister(ServiceURL) - Method in interface org.sblim.slp.Advertiser
Deregister a service from the SLP framework.
deregister(ServiceURL) - Method in class org.sblim.slp.internal.AdvertiserImpl
 
deregister(ServiceURL, Vector) - Method in class org.sblim.slp.internal.ServiceRepository
 
deregister(SLPServiceDeregistration) - Method in class org.sblim.slp.internal.ServiceTable
 
deregisterServiceTemplate(ServiceType, Locale, String) - Method in class org.sblim.slp.TemplateRegistry
Deregister the template for the service type.
DISABLEOVERRIDE - Static variable in class org.sblim.wbem.cim.CIMFlavor
 
disconnect() - Method in class org.sblim.wbem.http.HttpClient
 
disconnect() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
dispatchDAMsg(Vector, ServiceLocationMessage, Vector, int) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
dispatchDAMsg(Vector, ServiceLocationMessage, Vector, int) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
dispatchDatagramMsg(ServiceLocationMessage, Vector, int[], int, InetAddress, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
dispatchDatagramMsg(ServiceLocationMessage, Vector, int[], int, InetAddress, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
dispatchDatagramMsg(ServiceLocationMessage, Vector, int[], int, InetAddress, boolean) - Method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
dispatchEvent(CIMEvent) - Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
Propagates the CIMEvent to the event consumers.
dispatchMulticastMsg(InetAddress, DatagramSocket, ServiceLocationMessage, int[], int, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
dispatchMulticastMsg(InetAddress, DatagramSocket, ServiceLocationMessage, int[], int, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
dispatchMulticastMsg(InetAddress, DatagramSocket, ServiceLocationMessage, int[], int, boolean) - Method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
dispatchStreamMsg(InetAddress, ServiceLocationMessage, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
dispatchStreamMsg(InetAddress, ServiceLocationMessage, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
dispatchUAMsg(Vector, ServiceLocationMessage, InetAddress) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
dispatchUAMsg(Vector, ServiceLocationMessage, InetAddress) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
dispatchUAMsg(Vector, ServiceLocationMessage, InetAddress) - Static method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
DOM_PARSER - Static variable in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
DOM_PARSER - Static variable in class org.sblim.wbem.util.SessionProperties
Parsing mode 'DOM parser'.
doubleValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
doubleValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
doubleValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
doubleValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
DTD - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
dump(int, String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
dumpDocument(Document) - Static method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 

E

elapse - Variable in class org.sblim.wbem.util.Benchmark
 
EMPTY - Static variable in class org.sblim.wbem.cim.CIMElement
 
EMPTY - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
EMPTY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
ENABLEOVERRIDE - Static variable in class org.sblim.wbem.cim.CIMFlavor
 
encode(byte[]) - Static method in class org.sblim.wbem.http.BASE64Encoder
 
encode(byte[]) - Static method in class org.sblim.wbem.http.HttpHeader
 
encode(byte[], String) - Static method in class org.sblim.wbem.http.HttpHeader
 
encode(String, String, String) - Static method in class org.sblim.wbem.http.HttpHeader
 
END_DOCUMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
END_ELEMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
endDocument() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
endElement(String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
endPrefixMapping(String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
ensureCapacity() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
ENTITY_DECLARATION - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
ENTITY_REFERENCE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
enumClass(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumClass(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumClass(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumerateClasses(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumerateClasses() - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns copies of these classes.
enumerateClasses(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumerateClasses(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumerateClasses_request(Document, CIMObjectPath, boolean, boolean, boolean, boolean) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
enumerateClassNames(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumerateClassNames(CIMObjectPath, boolean) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumerateClassNames() - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns CIM class paths to these classes.
enumerateClassNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns CIM class paths to these classes.
enumerateClassNames(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM classes on the target CIM server that are subclasses of the specified class, and returns CIM class paths to these classes.
enumerateClassNames(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumerateClassNames(CIMObjectPath, boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumerateClassNames_request(Document, CIMObjectPath, boolean) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
enumerateInstanceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumerateInstanceNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumerateInstanceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns CIM instance paths to these instances.
enumerateInstanceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumerateInstanceNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumerateInstanceNames_request(Document, CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumerateInstances(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumerateInstances(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumerateInstances_request(Document, CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
enumInstances(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumInstances(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM instances on the target CIM server that are of the specified class or its subclasses and returns copies of these instances.
enumNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumNameSpace(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM namespaces on the target CIM server, and returns CIM instance paths to the CIM_Namespace instances representing them.
enumNameSpace(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumNameSpace(CIMObjectPath, boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumQualifierTypes(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
enumQualifierTypes(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
enumQualifierTypes(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM qualifier declarations in a namespace on the target CIM server.
enumQualifierTypes(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
enumQualifierTypes(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
enumQualifierTypes_request(Document, CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
equals(Object) - Method in class org.sblim.slp.Opaque
 
equals(Object) - Method in class org.sblim.slp.ServiceLocationAttribute
 
equals(Object) - Method in class org.sblim.slp.ServiceType
 
equals(Object) - Method in class org.sblim.slp.ServiceURL
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMArgument
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMClass
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMDataType
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMDateTime
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMElement
 
equals(Object) - Method in exception org.sblim.wbem.cim.CIMException
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMFlavor
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMInstance
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMMethod
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMNameSpace
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMObjectPath
 
equals(Object, boolean) - Method in class org.sblim.wbem.cim.CIMObjectPath
Compares this object with the specified object for equality.
equals(Object) - Method in class org.sblim.wbem.cim.CIMProperty
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMQualifier
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMQualifierType
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMScope
 
equals(Object) - Method in class org.sblim.wbem.cim.CIMValue
 
equals(Object) - Method in class org.sblim.wbem.cim.UnsignedInt16
 
equals(Object) - Method in class org.sblim.wbem.cim.UnsignedInt32
 
equals(Object) - Method in class org.sblim.wbem.cim.UnsignedInt64
 
equals(Object) - Method in class org.sblim.wbem.cim.UnsignedInt8
 
equals(Object) - Method in class org.sblim.wbem.client.indications.CIMError
 
equals(Object) - Method in class org.sblim.wbem.client.PasswordCredential
 
equals(Object) - Method in class org.sblim.wbem.client.UserPrincipal
 
error(String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
ERROR - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
error(SAXParseException) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
escape(String) - Static method in class org.sblim.wbem.util.CharUtils
 
escape(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
escapeAttributeString(String) - Static method in class org.sblim.slp.internal.Utils
 
escapeChar(char) - Static method in class org.sblim.slp.internal.Utils
 
escapeId(String) - Static method in class org.sblim.slp.ServiceLocationAttribute
Returns an escaped version of the id parameter, suitable for inclusion in a query.
escapeScopeStrings(Vector) - Static method in class org.sblim.slp.internal.Utils
 
escapeTags(Vector) - Static method in class org.sblim.slp.internal.Utils
 
escapeValue(Object) - Static method in class org.sblim.slp.ServiceLocationAttribute
Returns a String containing the escaped value parameter as a string, suitable for inclusion in a query.
execQuery(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.BatchCIMClient
 
execQuery(CIMObjectPath, String, String) - Method in interface org.sblim.wbem.client.BatchHandle
 
execQuery(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.CIMClient
Executes a query on the target CIM server.
execQuery(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
execQuery(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
execQuery(CIMObjectPath, String, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
execQuery_request(Document, CIMObjectPath, String, String) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
execute(Runnable) - Method in class org.sblim.slp.internal.ThreadPool
 
execute(Runnable, boolean) - Method in class org.sblim.slp.internal.ThreadPool
 
execute(Runnable) - Method in class org.sblim.wbem.util.ThreadPool
 
execute(Runnable, boolean) - Method in class org.sblim.wbem.util.ThreadPool
Submits a task for execution
EXPMETHODCALL - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
EXPPARAMVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
EXT_ERR_ACCESS_DENIED - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_AUTHENTICATION - Static variable in exception org.sblim.wbem.cim.CIMAuthenticationException
 
EXT_ERR_CANNOT_ASSUME_ROLE - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_CHECKSUME_ERROR - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_INVALID_CERTIFICATE - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_INVALID_CREDENTIAL - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_INVALID_DATA - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_INVALID_TRUSTSTORE - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_NO_CIMOM - Static variable in exception org.sblim.wbem.cim.CIMTransportException
 
EXT_ERR_NO_SUCH_PRINCIPAL - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_NO_SUCH_ROLE - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_NO_SUCH_SESSION - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_NOT_HELLO - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_NOT_RESPONSE - Static variable in exception org.sblim.wbem.cim.CIMSecurityException
 
EXT_ERR_PROXY_AUTHENTICATION - Static variable in exception org.sblim.wbem.cim.CIMAuthenticationException
 
EXT_ERR_TIME_OUT - Static variable in exception org.sblim.wbem.cim.CIMTransportException
 
EXT_ERR_UNABLE_TO_CONNECT - Static variable in exception org.sblim.wbem.cim.CIMTransportException
 
EXT_ERR_UNKNOWN_SERVER - Static variable in exception org.sblim.wbem.cim.CIMTransportException
 

F

failureIds - Variable in class org.sblim.wbem.client.BatchResult
 
FALSE - Static variable in class org.sblim.wbem.cim.CIMValue
 
fatalError(SAXParseException) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
fetchAll() - Method in interface org.sblim.wbem.client.CIMEnumeration
Fetch all the CIMObjects into memory.
fetchAll() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
Fetch all the CIMObjects into memory.
filterProperties(String[]) - Method in class org.sblim.wbem.cim.CIMClass
Creates a replica of this CIMClass only with the properties specified in the propertyList argument.
finalize() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
 
finalize() - Method in class org.sblim.wbem.http.HttpClient
 
finalize() - Method in class org.sblim.wbem.http.HttpClientPool
 
findArrayType(int) - Static method in class org.sblim.wbem.cim.CIMDataType
Returns a value which represents the array type representation of a single type passed as an argument.
findAttributes(String, Vector, Vector) - Method in class org.sblim.slp.example.SLPClient
Find the specified attributes of a given service url
findAttributes(ServiceURL, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findAttributes(ServiceType, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findAttributes(ServiceURL, Vector, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findAttributes(ServiceType, Vector, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findAttributes(ServiceURL, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findAttributes(ServiceURL, Vector, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findAttributes(ServiceType, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findAttributes(ServiceType, Vector, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findAttributes(ServiceURL, Vector, Vector, Locale) - Method in class org.sblim.slp.internal.ServiceRepository
 
findAttributes(SLPAttributeRequestMessage) - Method in class org.sblim.slp.internal.ServiceTable
 
findAttributes(ServiceURL, Vector, Vector) - Method in interface org.sblim.slp.Locator
For the URL and scope, return a Vector of ServiceLocationAttribute objects whose ids match the String patterns in the attributeIds Vector.
findAttributes(ServiceURL, Vector, Vector, Vector) - Method in interface org.sblim.slp.Locator
For the URL and scope, return a Vector of ServiceLocationAttribute objects whose ids match the String patterns in the attributeIds Vector.
findAttributes(ServiceType, Vector, Vector) - Method in interface org.sblim.slp.Locator
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.
findAttributes(ServiceType, Vector, Vector, Vector) - Method in interface org.sblim.slp.Locator
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.
findInt(String, int) - Method in class org.sblim.wbem.http.HttpHeaderParser
 
findKey(int) - Method in class org.sblim.wbem.http.HttpHeaderParser
 
findScopes() - Static method in class org.sblim.slp.ServiceLocationManager
Returns an List of strings with all available scope names.
findService(String) - Method in class org.sblim.slp.example.SLPClient
Finds all services of a given type
findService(String, Vector) - Method in class org.sblim.slp.example.SLPClient
Finds all services of a given type
findServices(ServiceType, Vector, String) - Method in class org.sblim.slp.internal.LocatorImpl
 
findServices(ServiceType, Vector, String, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findServices(ServiceType, Vector, String) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findServices(ServiceType, Vector, String, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findServices(ServiceType, Vector, String, Locale) - Method in class org.sblim.slp.internal.ServiceRepository
 
findServices(SLPServiceRequestMessage) - Method in class org.sblim.slp.internal.ServiceTable
 
findServices(ServiceType, Vector, String) - Method in interface org.sblim.slp.Locator
Returns a vector of ServiceURL objects for services matching the query, and having a matching type in the given scopes.
findServices(ServiceType, Vector, String, Vector) - Method in interface org.sblim.slp.Locator
Returns a vector of ServiceURL objects for services matching the query, and having a matching type in the given scopes.
findServiceTypes(String, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findServiceTypes(String, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImpl
 
findServiceTypes(String, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findServiceTypes(String, Vector, Vector) - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
findServiceTypes(ServiceType, Vector) - Method in class org.sblim.slp.internal.ServiceRepository
 
findServiceTypes(SLPServiceTypeRequestMessage) - Method in class org.sblim.slp.internal.ServiceTable
 
findServiceTypes(String, Vector) - Method in interface org.sblim.slp.Locator
Returns an enumeration of ServiceType objects giving known service types for the given scopes and given naming authority.
findServiceTypes(String, Vector, Vector) - Method in interface org.sblim.slp.Locator
Returns an enumeration of ServiceType objects giving known service types for the given scopes and given naming authority.
findSimpleType(int) - Static method in class org.sblim.wbem.cim.CIMDataType
Returns a value which represents the single type representation of an array type passed as an argument.
findTemplateURL(ServiceType, Locale, String) - Method in class org.sblim.slp.TemplateRegistry
Returns the URL for the template document.
findType(Object) - Static method in class org.sblim.wbem.cim.CIMDataType
Returns an integer value that represents the data type for the specified object.
findValue(int) - Method in class org.sblim.wbem.http.HttpHeaderParser
 
findValue(String) - Method in class org.sblim.wbem.http.HttpHeaderParser
 
findValue(String, String) - Method in class org.sblim.wbem.http.HttpHeaderParser
 
findWbemServices() - Method in class org.sblim.slp.example.SLPClient
Finds all WBEM services
fixResult(CIMObjectPath, Object, CIMNameSpace) - Static method in class org.sblim.wbem.client.CIMClientXML
 
fixResultSet(CIMObjectPath, Vector, CIMNameSpace) - Static method in class org.sblim.wbem.client.CIMClientXML
 
floatValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
floatValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
floatValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
floatValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
flush() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
flush() - Method in class org.sblim.wbem.http.io.ChunkedOutputStream
 
FULL_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
func_end(String, String) - Static method in class org.sblim.wbem.util.Debug
 
func_start(String, String) - Static method in class org.sblim.wbem.util.Debug
 

G

gc() - Static method in class org.sblim.wbem.util.Benchmark
 
getA1() - Method in class org.sblim.wbem.http.AuthInfo
 
getAbstractTypeName() - Method in class org.sblim.slp.ServiceType
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.
getActiveDiscoveryGranularity() - Method in class org.sblim.slp.internal.SLPConfig
 
getActiveDiscoveryInterval() - Method in class org.sblim.slp.internal.SLPConfig
 
getAddr() - Method in class org.sblim.wbem.http.AuthInfo
 
getAdvertiser(Locale) - Static method in class org.sblim.slp.ServiceLocationManager
Return an Advertiser object for the given language locale.
getAlgorith() - Method in class org.sblim.wbem.http.AuthInfo
 
getAlias() - Method in class org.sblim.wbem.cim.CIMInstance
Returns the alias name for the instance
getAllMethods(CIMMethod) - Method in class org.sblim.wbem.cim.CIMClass
 
getAllMethods() - Method in class org.sblim.wbem.cim.CIMClass
Return all the methods for this class, including all the methods inherited from superclasses.
getAllowedValues() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Return an Enumeration of allowed values for the attribute type.
getAllProperties() - Method in class org.sblim.wbem.cim.CIMObject
Returns a list of CIMProperties for this CIMObject.
getAllResponses() - Method in class org.sblim.wbem.xml.CIMResponse
 
getAssocClass() - Method in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
Returns the association class name
getAssocClass() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns the association class
getAttributeDescriptor(String) - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Return the ServiceLocationAttributeDescriptor for the attribute having the named id.
getAttributeDescriptors() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Returns an Enumeration allowing introspection on the attribute definition in the service template.
getAttributeList() - Method in class org.sblim.slp.internal.SLPAttributeReplyMessage
Getter for attributeList
getAttributes() - Method in class org.sblim.slp.internal.SLPServiceRegistration
Getter for attributes
getAttributes() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getAuthentication(boolean, AuthInfo, String) - Method in class org.sblim.wbem.http.HttpClient
 
getAuthorizationInfo(String, Boolean, String, int, String, String, String) - Method in class org.sblim.wbem.http.AuthorizationHandler
 
getAuthorizationInfo(int) - Method in class org.sblim.wbem.http.AuthorizationHandler
 
getBooleanProperty(String, boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getBooleanProperty(String, boolean) - Method in class org.sblim.wbem.util.SessionProperties
Gets the boolean representation of property.
getBroadcastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
 
getBuildDate() - Static method in class org.sblim.wbem.cim.CIMVersion
Gets the build date
getByteArray(String) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
getBytes(ServiceLocationMessage, boolean, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
getBytes(ServiceLocationMessage, boolean, boolean) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
getBytesString(byte[], String) - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 
getByteStream() - Method in class org.sblim.wbem.xml.parser.InputSource
 
getCalendar() - Method in class org.sblim.wbem.cim.CIMDateTime
Returns a calendar representation of this object.
getCause() - Method in exception org.sblim.wbem.cim.CIMException
Gets the thowable object which causes this exception.
getChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getCharacterEncoding() - Method in class org.sblim.wbem.http.MessageReader
 
getCharacterSet(HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
 
getCharacterStream() - Method in class org.sblim.wbem.xml.parser.InputSource
 
getCimClass() - Method in class org.sblim.wbem.client.operations.CIMCreateClassOp
Returns the CIM class
getCimClass() - Method in class org.sblim.wbem.client.operations.CIMSetClassOp
Returns cimClass
getCIMElement(String) - Method in interface org.sblim.wbem.cimxml.CIMXmlUtil
Construct a Java object representing the CIMElement from the XML representation.
getCIMOMCapabilities() - Method in class org.sblim.wbem.client.CIMClientXML
 
getCimValue() - Method in class org.sblim.wbem.client.operations.CIMSetPropertyOp
Returns cimValue
getCIMXmlUtil() - Static method in class org.sblim.wbem.cimxml.CIMXmlUtilFactory
Creates a CIMXmlUtil object.
getCipherSuite() - Method in class org.sblim.wbem.http.HttpClient
 
getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
 
getClass(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM class from the target CIM server.
getClass(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM class from the target CIM server.
getClass(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM class from the target CIM server.
getClass(CIMObjectPath, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM class from the target CIM server.
getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM class from the target CIM server.
getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getClass_request(Document, CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
getClassName() - Method in class org.sblim.wbem.cim.CIMInstance
Returns the class name of the instance.
getClient(CIMNameSpace, Principal, Object, String, SessionProperties) - Static method in class org.sblim.wbem.client.CIMClientFactory
Constructs a CIMOMHandle with connection information to a target CIM server and a default namespace, using the specified principal, credential, protocol and session properties.
getClient(CIMNameSpace, Principal, Object, String) - Static method in class org.sblim.wbem.client.CIMClientFactory
Deprecated. Use getClient(CIMNameSpace, Principal, Object, String, SessionProperties) instead
getClient(URI, HttpClientPool, AuthorizationHandler) - Static method in class org.sblim.wbem.http.HttpClient
 
getCnonce() - Method in class org.sblim.wbem.http.AuthInfo
 
getCode() - Method in class org.sblim.wbem.client.indications.CIMError
Gets the status code.
getConcreteTypeName() - Method in class org.sblim.slp.ServiceType
Returns the concrete type name in an abstract type, or the empty string if the service type is not abstract.
getConfiguredScopes() - Method in class org.sblim.slp.internal.SLPConfig
 
getConnectionPoolSize() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getConnectionPoolSize() - Method in class org.sblim.wbem.util.SessionProperties
Gets the connection pool size.
getContentLength() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getContentLength() - Method in class org.sblim.wbem.util.SessionProperties
Returns an integer that contains the content length that is being used for the retry mechanism.
getCopyright() - Static method in class org.sblim.wbem.cim.CIMVersion
Gets the copyright statement
getCredentials() - Method in class org.sblim.wbem.http.AuthInfo
 
getCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
 
getDADiscoveryTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
 
getDataBytes() - Method in class org.sblim.slp.Opaque
Gets the data bytes
getDatagramTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
 
getDataType(String, boolean) - Static method in class org.sblim.wbem.cim.CIMDataType
Returns the correspoding CIMDataType object for the specified string type.
getDay() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of days specified for this CIMDateTime.
getDebugOutputStream() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getDebugOutputStream() - Method in class org.sblim.wbem.util.SessionProperties
Gets the output stream used to dump some debugging information.
getDefaultCredentials() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getDefaultCredentials() - Method in class org.sblim.wbem.util.SessionProperties
Get the current credentials used if the usage of default credentials is enabled.
getDefaultPrincipal() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getDefaultPrincipal() - Method in class org.sblim.wbem.util.SessionProperties
Get the current principal used if the usage of default credentials is enabled.
getDefaultValue() - Method in class org.sblim.wbem.cim.CIMQualifierType
Gets the default for this CIMQualifierType.
getDefaultValues() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Return an Enumeration of default values for the attribute type.
getDescription() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Return a String containing the attribute's help text.
getDescription() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Return the descriptive help text for the template.
getDescription() - Method in exception org.sblim.wbem.cim.CIMException
Returns a description for this exception.
getDescription() - Method in class org.sblim.wbem.client.indications.CIMError
Gets the description associated with this status.
getDocument(InputStreamReader) - Method in class org.sblim.wbem.client.CIMClientXML
 
getDocumentBuilder() - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
getElapse() - Static method in class org.sblim.wbem.util.Benchmark
 
getElementName() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getElementNames() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getEncoding() - Method in class org.sblim.wbem.xml.parser.InputSource
 
getEnvironmentDefaults() - Static method in class org.sblim.wbem.util.SessionProperties
Returns the environment defaults.
getErrorCode() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for errorCode
getErrorCode() - Method in class org.sblim.slp.internal.SLPAttributeReplyMessage
 
getErrorCode() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
 
getErrorCode() - Method in class org.sblim.slp.internal.SLPServiceRegistration
 
getErrorCode() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
 
getErrorCode() - Method in class org.sblim.slp.internal.SLPServiceTypeReplyMessage
 
getErrorCode() - Method in exception org.sblim.slp.ServiceLocationException
Return the error code.
getException() - Method in class org.sblim.wbem.xml.CIMResponse
 
getExtendedError() - Method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
getExtendedReason() - Method in exception org.sblim.slp.ServiceLocationException
Gets the extended reason for this exception.
getFailureIds() - Method in class org.sblim.wbem.client.BatchResult
Returns an array which contains the indexes of the operations that failed.
getField(String) - Method in class org.sblim.wbem.http.HttpHeader
 
getFile() - Method in class org.sblim.wbem.http.HttpServerMethod
 
getFirstResponse() - Method in class org.sblim.wbem.xml.CIMResponse
 
getFirstReturnValue() - Method in class org.sblim.wbem.xml.CIMResponse
 
getFlavor() - Method in class org.sblim.wbem.cim.CIMFlavor
Gets this object flavor type.
getFlavor(int) - Static method in class org.sblim.wbem.cim.CIMFlavor
Gets an object of the specified CIMFlavor.
getFlavor() - Method in class org.sblim.wbem.cim.CIMQualifier
 
getFlavor() - Method in class org.sblim.wbem.cim.CIMQualifierType
Returns a Vector containing all the CIMFlavors assigned to this CIMQualifierType.
getFunctionCode() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for functionCode
getGlobalProperties() - Static method in class org.sblim.wbem.util.SessionProperties
Returns the SessionProperties singleton instance representing the global properties.
getGlobalSLPConfig() - Static method in class org.sblim.slp.internal.SLPConfig
 
getGroup() - Method in class org.sblim.slp.internal.ThreadPool
 
getGroup() - Method in class org.sblim.wbem.util.ThreadPool
Gets the associated thread group
getHeader() - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
getHeader() - Method in class org.sblim.slp.internal.SLPAttributeReplyMessage
 
getHeader() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
 
getHeader() - Method in class org.sblim.slp.internal.SLPServiceRegistration
 
getHeader() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
 
getHeader() - Method in class org.sblim.slp.internal.SLPServiceTypeReplyMessage
 
getHeader() - Method in class org.sblim.wbem.http.MessageReader
 
getHeader() - Method in class org.sblim.wbem.http.MessageWriter
 
getHeaderField(int) - Method in class org.sblim.wbem.http.HttpClient
 
getHeaderField(String) - Method in class org.sblim.wbem.http.HttpClient
 
getHeaderField(String) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getHeaderField(int) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getHeaderFieldKey(int) - Method in class org.sblim.wbem.http.HttpClient
 
getHeaderFieldKey(int) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getHeaderFieldName() - Method in class org.sblim.wbem.http.AuthInfo
Gets the HTTP header field name for this authentication information
getHeaderFieldName() - Method in class org.sblim.wbem.http.PegasusLocalAuthInfo
 
getHeaderFieldName() - Method in class org.sblim.wbem.http.WwwAuthInfo
 
getHost() - Method in class org.sblim.slp.ServiceURL
Returns the host identifier.
getHost() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the hostname of the CIMNameSpace
getHost() - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns the host of the current object path.
getHostIP() - Method in class org.sblim.wbem.http.HttpServerConnection
Returns the host ip
getHostName() - Method in class org.sblim.wbem.client.PasswordCredential
Gets the host name.
getHostURI() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the URI representation of the CIMNameSpace.
getHostURL() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the URL representation of the CIMNameSpace.
getHour() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of hours specified for this CIMDateTime.
getHttpAuthenticationModule() - Method in class org.sblim.wbem.util.SessionProperties
Gets the HTTP authentication module
getHttpClient() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getHttpTimeOut() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getHttpTimeOut() - Method in class org.sblim.wbem.util.SessionProperties
Gets the HTTP connection request time out (in milliseconds).
getId() - Method in class org.sblim.slp.ServiceLocationAttribute
Returns the attribute's name.
getId() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Return a String containing the attribute's id.
getID() - Method in exception org.sblim.wbem.cim.CIMException
Gets the reason for this exception.
getID() - Method in class org.sblim.wbem.client.indications.CIMEvent
 
getIdleTimeOutMs() - Method in class org.sblim.slp.internal.ThreadPool
 
getIdleTimeOutMs() - Method in class org.sblim.wbem.util.ThreadPool
Returns the idle timeout
getIndication() - Method in class org.sblim.wbem.client.indications.CIMEvent
 
getIndicationHandler(CIMListener) - Method in class org.sblim.wbem.client.CIMClient
This methods return an instance of CIM_IndicationHandler, since CIM over HTTP is used as transport an instance of CIM_IndicationHandlerCIMXML is returned.
getIndicationHandler(CIMListener) - Method in class org.sblim.wbem.client.CIMClientXML
 
getIndicationHandler(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getIndicationListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClient
This methods return an instance of CIM_IndicationDestination, since CIM over HTTP is used as transport an instance of CIM_ListenerDestinationCIMXML is returned.
getIndicationListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClientXML
 
getIndicationListener(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getInetAddress() - Method in class org.sblim.wbem.client.indications.CIMEvent
This method returns the InetAddress of the machine that hosts the CIM Agent that sent the indication.
getInParams() - Method in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
Returns inParameters
getInputStream() - Method in class org.sblim.wbem.http.HttpClient
 
getInputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getInputStream() - Method in class org.sblim.wbem.http.MessageReader
 
getInstance() - Static method in class org.sblim.slp.internal.ThreadPool
 
getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
 
getInstance(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM instance from the target CIM server.
getInstance(CIMObjectPath, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM instance.
getInstance(CIMObjectPath, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM instance from the target CIM server.
getInstance(CIMObjectPath, boolean, boolean, boolean) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM instance from the target CIM server.
getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM instance from the target CIM server.
getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getInstance() - Method in class org.sblim.wbem.client.operations.CIMCreateInstanceOp
Returns the instance
getInstance() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
Returns instance
getInstance() - Static method in class org.sblim.wbem.http.HttpSocketFactory
 
getInstance_request(Document, CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
getInt(DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
getInt24(DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
getInteger(DataInputStream) - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 
getInterfaces() - Method in class org.sblim.slp.internal.SLPConfig
 
getIntProperty(String, int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getIntProperty(String, int) - Method in class org.sblim.wbem.util.SessionProperties
Gets the integer represetation of property.
getIsKeyword() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns true if the attribute is a keyword attribute.
getIsLiteral() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns true if the "L" flag is set.
getIsMultivalued() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns true if the "M" flag is set.
getIsOptional() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns true if the "O"" flag is set.
getJSSECertificate() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getJSSECertificate() - Method in class org.sblim.wbem.util.SessionProperties
Gets the Certificate Managers name.
getJSSEProvider() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getJSSEProvider() - Method in class org.sblim.wbem.util.SessionProperties
Gets the complete class name for the JSSE provider.
getKey(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns a keyed CIMProperty with the specified name.
getKeys() - Method in class org.sblim.wbem.cim.CIMObject
Returns a list of key properties in this CIMObject.
getKeys() - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns an vector with all the key properties from the CIMObjectPath.
getKeystore() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getKeystore() - Method in class org.sblim.wbem.util.SessionProperties
Gets the path of current keystore.
getKeystorePassword() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getKeystorePassword() - Method in class org.sblim.wbem.util.SessionProperties
Gets the keystore password.
getKeystoreType() - Method in class org.sblim.wbem.util.SessionProperties
Gets the type of keystore.
getKeyValuePairs() - Method in class org.sblim.wbem.cim.CIMInstance
Returns a list of key properties in this CIMInstance.
getLength() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for length
getLevel() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getLevelProperty(String, Level) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLevelProperty(String, Level) - Method in class org.sblim.wbem.util.SessionProperties
Gets the boolean representation of property.
getLibraryDefaults() - Static method in class org.sblim.wbem.util.SessionProperties
Returns the library default properties.
getLifetime() - Method in class org.sblim.slp.ServiceURL
Returns the service advertisement lifetime.
getListeners() - Method in class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
getListeners(String) - Method in class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
getLocale() - Method in interface org.sblim.slp.Advertiser
Return the language locale with which this object was created.
getLocale() - Method in class org.sblim.slp.internal.AdvertiserImpl
 
getLocale() - Method in class org.sblim.slp.internal.LocatorImpl
 
getLocale() - Method in class org.sblim.slp.internal.LocatorImplStreamed
 
getLocale() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for locale
getLocale() - Method in interface org.sblim.slp.Locator
Return the language locale with which this object was created.
getLocale() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Return the language locale of the template.
getLocale() - Method in class org.sblim.wbem.client.CIMClient
Gets the current locale information of the CIM client.
getLocale() - Method in class org.sblim.wbem.client.CIMClientXML
 
getLocale() - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getLocalHost() - Method in class org.sblim.slp.internal.SLPConfig
 
getLocator() - Static method in class org.sblim.slp.example.slpMain
 
getLocator(Locale) - Static method in class org.sblim.slp.ServiceLocationManager
Return a Locator object for the given language Locale.
getLogger() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLogger() - Method in class org.sblim.wbem.util.SessionProperties
Gets the default logger for this application.
getLoggerConsoleLevel() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLoggerConsoleLevel() - Method in class org.sblim.wbem.util.SessionProperties
Get the current log level of the console log handler.
getLoggerFileLevel() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLoggerFileLevel() - Method in class org.sblim.wbem.util.SessionProperties
Get the current log level of the file log handler.
getLoggerNameSpace() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLoggerNameSpace() - Method in class org.sblim.wbem.util.SessionProperties
Get the current used namespace for the logger.
getLoggerOutputFile() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getLoggerOutputFile() - Method in class org.sblim.wbem.util.SessionProperties
Get the file name, log messages are written to.
getLoopback() - Static method in class org.sblim.slp.internal.SLPConfig
 
getMajorVersion() - Method in class org.sblim.wbem.http.HttpClientMethod
 
getMajorVersion() - Method in class org.sblim.wbem.http.HttpServerMethod
 
getMaximumResults() - Method in class org.sblim.slp.internal.SLPConfig
 
getMemoryConsumption() - Static method in class org.sblim.wbem.util.Benchmark
 
getMessage() - Method in exception org.sblim.slp.ServiceLocationException
Gets the message associated to this exception.
getMessage() - Method in exception org.sblim.wbem.cim.CIMException
Gets the message associated to this exception.
getMethod(CIMMethod) - Method in class org.sblim.wbem.cim.CIMClass
Gets a method corresponding to the specified name
getMethod(String) - Method in class org.sblim.wbem.cim.CIMClass
Returns a CIMMethod with the specified name.
getMethod(String, String) - Method in class org.sblim.wbem.cim.CIMClass
Returns a CIMMethod with the specified name for the given class origin.
getMethod() - Method in class org.sblim.wbem.http.MessageReader
 
getMethod() - Method in class org.sblim.wbem.http.MessageWriter
 
getMethodCall() - Method in class org.sblim.wbem.client.operations.CIMOperation
Returns the method call
getMethodName() - Method in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
Returns methodName
getMethodName() - Method in class org.sblim.wbem.http.HttpClientMethod
 
getMethodName() - Method in class org.sblim.wbem.http.HttpServerMethod
 
getMethodName() - Method in class org.sblim.wbem.xml.CIMRequest
 
getMethods() - Method in class org.sblim.wbem.cim.CIMClass
Returns a vector containing all the CIMMethods defined by this CIMClass, without including the methods inherited by any super classes.
getMicrosecond() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of microseconds specified for this CIMDateTime.
getMillisecodsPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Returns the number of presicion digits defined for milliseconds.
getMillisecond() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of milliseconds specified for this CIMDateTime.
getMinorVersion() - Method in class org.sblim.wbem.http.HttpClientMethod
 
getMinorVersion() - Method in class org.sblim.wbem.http.HttpServerMethod
 
getMinute() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of minutes specified for this CIMDateTime.
getMonth() - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
Returns the month specified by this CIMDateTime.
getMsgID() - Method in class org.sblim.wbem.client.indications.CIMIndicationHandler
 
getMTU() - Method in class org.sblim.slp.internal.SLPConfig
 
getMulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
 
getMulticastMaximumWait() - Method in class org.sblim.slp.internal.SLPConfig
 
getMulticastRadius() - Method in class org.sblim.slp.internal.SLPConfig
 
getMulticastTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
 
getMultiResponse(InputStreamReader) - Method in class org.sblim.wbem.client.CIMClientXML
 
getName() - Method in class org.sblim.wbem.cim.CIMElement
Gets the name for this CIMElement.
getName() - Method in class org.sblim.wbem.cim.CIMInstance
Deprecated. instances don't have names. However current implementation provides access to the class name of the instance.
getName() - Method in class org.sblim.wbem.client.UserPrincipal
Returns the principal's name.
getNameSpace() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the namespace fragment of the CIMNameSpace.
getNameSpace() - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns the namespace from this CIMObjectPath.
getNameSpace() - Method in class org.sblim.wbem.client.CIMClient
Gets the default CIM namespace associated with this CIM client.
getNameSpace() - Method in class org.sblim.wbem.client.CIMClientXML
 
getNameSpace() - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getNamespace() - Method in class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
Returns the namespace
getNameSpace() - Method in class org.sblim.wbem.client.operations.CIMOperation
Returns the namespace
getNameSpace() - Method in class org.sblim.wbem.xml.CIMRequest
 
getNamingAuthority() - Method in class org.sblim.slp.ServiceType
Return the naming authority name, or the empty string if the naming authority is the default.
getNc() - Method in class org.sblim.wbem.http.AuthInfo
 
getNextChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getNextCharCheckingEOF() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getNonce() - Method in class org.sblim.wbem.http.AuthInfo
 
getNumberOfAllConnections() - Method in class org.sblim.wbem.http.HttpClientPool
Returns the number of connections in this pool that are available/free for (re-)use.
getNumberOfAvailableConnections() - Method in class org.sblim.wbem.http.HttpClientPool
Returns the number of all connections in this pool.
getNumberOfBytes() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for numberOfBytes
getNumberOfReplies() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for numberOfReplies
getObjectName() - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns the object name to which this object path points.The object name is a CIMClass name.
getObjectName() - Method in class org.sblim.wbem.client.operations.CIMOperation
Returns the object name
getObjectPath() - Method in class org.sblim.wbem.cim.CIMClass
Returns the CIMObjectPath from this object.
getObjectPath() - Method in class org.sblim.wbem.cim.CIMInstance
Gets the CIMObjectsPath for this CIMInstance.
getObjectPath() - Method in class org.sblim.wbem.xml.CIMRequest
 
getObjects() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
getOffsetMinute() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of offset minutes specified for this CIMDateTime.
getOpaque() - Method in class org.sblim.wbem.http.AuthInfo
 
getOperations() - Method in class org.sblim.wbem.client.BatchCIMClient
 
getOperations() - Method in interface org.sblim.wbem.client.BatchHandle
 
getOpTypeStr(CIMDataType) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
getOriginClass() - Method in class org.sblim.wbem.cim.CIMMethod
Get the name of the origin class for this method.
getOriginClass() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the origin class for this object.
getOutParams() - Method in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
Returns outParameters
getOutputStream() - Method in class org.sblim.wbem.http.HttpClient
 
getOutputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getOutputStream() - Method in class org.sblim.wbem.http.MessageWriter
 
getOverridingMethod() - Method in class org.sblim.wbem.cim.CIMMethod
Gets the name of the overriding method for this method.
getOverridingProperty() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the name of the property that this CIMProperty overrides.
getPacketLength() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for packetLength
getParameters() - Method in class org.sblim.wbem.cim.CIMMethod
Returns a list of CIMParameters for this method.
getParams() - Method in exception org.sblim.wbem.cim.CIMException
Gets the extended reason for this exception.
getParams() - Method in class org.sblim.wbem.http.Challenge
 
getParamValue() - Method in class org.sblim.wbem.xml.CIMRequest
 
getParamValues() - Method in class org.sblim.wbem.xml.CIMResponse
 
getPayload() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for payload
getPermission() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getPoolSize() - Method in class org.sblim.wbem.http.HttpClientPool
Returns poolSize
getPort() - Method in class org.sblim.slp.ServiceURL
Returns the port number, if any.
getPort() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the port defined for this namespace by the URI.
getPort() - Method in class org.sblim.wbem.http.AuthInfo
 
getPort() - Method in class org.sblim.wbem.http.HttpServerConnection
Returns the port
getPreconfiguredDAs() - Method in class org.sblim.slp.internal.SLPConfig
 
getPredefinedType(int) - Static method in class org.sblim.wbem.cim.CIMDataType
Return a predefined value for the CIMDataType.
getPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the presicion level of this CIMDateTime.
getPreviousResponse() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for previousResponse
getPrincipleTypeName() - Method in class org.sblim.slp.ServiceType
Returns the abstract type name for an abstract type, the protocol name in a protocol type, or the URL scheme for a generic URL.
getProductName() - Static method in class org.sblim.wbem.cim.CIMVersion
Gets the product name
getProperties() - Method in class org.sblim.wbem.cim.CIMObject
Returns a list of CIMProperties for this CIMObject.
getProperty(String) - Method in class org.sblim.wbem.cim.CIMObject
Gets the specified CIMProperty, if the property exists.
getProperty(String, String) - Method in class org.sblim.wbem.cim.CIMObject
Gets the CIMProperty from the current CIMElement, if the property exits.
getProperty(CIMProperty) - Method in class org.sblim.wbem.cim.CIMObject
 
getProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.BatchCIMClient
 
getProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.BatchHandle
 
getProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a property value of a CIM instance on the target CIM server.
getProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
getProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getProperty_request(Document, CIMObjectPath, String) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
getPropertyFile() - Method in class org.sblim.wbem.util.SessionProperties
Gets the properties file that was applied (by loadProperties() or loadProperties(String) this SessionProperties instance.
getPropertyLis() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
Deprecated. Typo in method name. Use getPropertyList() instead
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns the property list
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
Returns propertyList
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
Returns propertyList
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMGetInstanceOp
Returns propertyList
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
Returns propertyList
getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
Returns propertyList
getPropertyName() - Method in class org.sblim.wbem.client.operations.CIMGetPropertyOp
Returns propertyName
getPropertyName() - Method in class org.sblim.wbem.client.operations.CIMSetPropertyOp
Returns propertyName
getProtocol() - Method in class org.sblim.wbem.http.AuthInfo
 
getQop() - Method in class org.sblim.wbem.http.AuthInfo
 
getQualifier(String) - Method in class org.sblim.wbem.cim.CIMQualifiableElement
Gets the specified qualfier, it exits on the CIM Element.
getQualifier_request(Document, CIMObjectPath, String) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
getQualifiers() - Method in class org.sblim.wbem.cim.CIMQualifiableElement
Gets the list of the CIMQualifiers specified for this CIMElement.
getQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
getQualifierType(CIMObjectPath, String) - Method in class org.sblim.wbem.client.BatchCIMClient
No idea what this method is for
getQualifierType(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
getQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Gets a copy of a CIM qualifier declaration from the target CIM server.
getQualifierType(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
getQualifierType(CIMObjectPath, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
getQualifierType(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getQualifierType() - Method in class org.sblim.wbem.client.operations.CIMCreateQualifierTypeOp
Returns the qualifier type
getQualifierType() - Method in class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
Returns qualifierType
getQualifierType() - Method in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
Returns qualifierType
getQuery() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
Getter for query
getQuery() - Method in class org.sblim.wbem.client.operations.CIMExecQueryOp
Returns query
getQueryLanguage() - Method in class org.sblim.wbem.client.operations.CIMExecQueryOp
Returns queryLanguage
getRealm() - Method in class org.sblim.wbem.http.AuthInfo
 
getRealm() - Method in class org.sblim.wbem.http.Challenge
 
getRefClassName() - Method in class org.sblim.wbem.cim.CIMDataType
Returns the class name pointed by this data type.
getRefreshInterval() - Static method in class org.sblim.slp.ServiceLocationManager
Returns the maximum across all DAs of the min-refresh-interval attribute.
getRequestMethod() - Method in class org.sblim.wbem.http.HttpClient
 
getRequestMethod() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getRequestProperty(String) - Method in class org.sblim.wbem.http.HttpClient
 
getRequestProperty(String) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getRequiresExplicitMatch() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns true if the "X" flag is set, indicating that the attribute should be included in an any Locator.findServices() request search filter.
getResponse() - Method in class org.sblim.wbem.http.AuthInfo
 
getResponseCode() - Method in class org.sblim.wbem.http.HttpClient
 
getResponseCode() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getResponseMessage() - Method in class org.sblim.wbem.http.HttpClient
 
getResponseMessage() - Method in class org.sblim.wbem.http.HttpClientMethod
 
getResponseMessage() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
getResult(int) - Method in class org.sblim.wbem.client.BatchResult
Returns the object produced by the specified batch operation.
getResult() - Method in class org.sblim.wbem.client.operations.CIMOperation
Returns the result of the operation
getResult() - Method in class org.sblim.wbem.client.operations.CIMSingleResultOperation
 
getResultClass() - Method in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
Returns the result class name
getResultClass() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns the result class
getResultClass() - Method in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
Returns resultClass
getResultClass() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
Returns resultClass
getResultRole() - Method in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
Returns the result role
getResultRole() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns the result role
getResultRole() - Method in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
Returns resultRole
getRetriesNumber() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getRetriesNumber() - Method in class org.sblim.wbem.util.SessionProperties
Get the number of retries that is set for the transmission of the cimXML request.
getRole() - Method in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
Returns the role
getRole() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns the role
getRole() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
Returns role
getSAOnlyScopes() - Method in class org.sblim.slp.internal.SLPConfig
 
getScheme() - Method in class org.sblim.wbem.cim.CIMNameSpace
Returns the scheme specified on the URI.
getScheme() - Method in class org.sblim.wbem.http.AuthInfo
 
getScheme() - Method in class org.sblim.wbem.http.Challenge
 
getScope() - Method in class org.sblim.wbem.cim.CIMQualifierType
Returns a Vector containing all the CIMScope assigned to this CIMQualifierType.
getScope() - Method in class org.sblim.wbem.cim.CIMScope
Gets this scope's integer code
getScope(int) - Static method in class org.sblim.wbem.cim.CIMScope
Returns an instance of the CIMScope given the specified argument.
getScopes() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for scopes
getSeconds() - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of seconds specified for this CIMDateTime.
getServerSocketFactory(boolean, SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getServerSocketFactory() - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getServerSocketQueueLength() - Method in class org.sblim.slp.internal.SLPConfig
 
getServiceType() - Method in class org.sblim.slp.internal.SLPServiceRegistration
Getter for serviceType
getServiceType() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
Getter for serviceType
getServiceType() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Returns the SLP service type for which this is the verifier.
getServiceType() - Method in class org.sblim.slp.ServiceURL
Returns the service type object representing the service type name of the URL.
getServiceTypes() - Method in class org.sblim.slp.internal.SLPServiceTypeReplyMessage
Getter for serviceTypes
getServiceURLs() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
Getter for serviceURLs
getSessionProperties() - Method in class org.sblim.wbem.client.CIMClient
Gets the session properties of the CIM client.
getSessionProperties() - Method in class org.sblim.wbem.client.CIMClientXML
 
getSessionProperties() - Method in interface org.sblim.wbem.client.CIMOMHandle
 
getSessionProperties() - Method in class org.sblim.wbem.http.HttpClientPool
 
getSize() - Method in class org.sblim.wbem.cim.CIMDataType
Returns the current size of the data type.
getSize() - Method in class org.sblim.wbem.cim.CIMMethod
Returns the size of the value returned by the method described by the CIMDataType.
getSize() - Method in class org.sblim.wbem.cim.CIMParameter
Returns the size of this object.
getSize() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the size of this property.
getSize() - Method in class org.sblim.wbem.cim.CIMValue
Returns the size of the current value.
getSocketFactory(String, SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getSocketFactory(SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getSocketFactory() - Method in class org.sblim.wbem.util.SessionProperties
Gets the custom socket factory for client connections.
getSpi() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
Getter for spi
getSSLServerSocketFactory(SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getSSLSocketFactory(SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
getStatus() - Method in class org.sblim.wbem.http.HttpClientMethod
 
getStatus() - Method in exception org.sblim.wbem.http.HttpException
 
getStatusCode() - Method in exception org.sblim.wbem.cim.CIMException
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 .
getStatusCode(String) - Static method in exception org.sblim.wbem.cim.CIMException
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 .
getStatusFromCode(int) - Static method in exception org.sblim.wbem.cim.CIMException
Returns the string representation of the status code.
getString(StringBuffer, DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
getStringBytes(String, String) - Static method in class org.sblim.slp.internal.Utils
 
getStringField(StringBuffer, DataInputStream, String) - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 
getStringProperty(String, String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getStringProperty(String, String) - Method in class org.sblim.wbem.util.SessionProperties
Gets the string represetation of property.
getStringType() - Method in class org.sblim.wbem.cim.CIMDataType
Returns the string representation of this type.
getSuccessIds() - Method in class org.sblim.wbem.client.BatchResult
Returns a list of the operation ID that were successfully completed.
getSuperClass() - Method in class org.sblim.wbem.cim.CIMClass
Returns the name of the super class.
getTags() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
Getter for tags
getTCPTimeout() - Method in class org.sblim.slp.internal.SLPConfig
 
getTemplateRegistry() - Static method in class org.sblim.slp.TemplateRegistry
Returns the distinguished TemplateRegistry object for performing operations on and with service templates.
getText() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
getTraceMsg() - Method in class org.sblim.slp.internal.SLPConfig
 
getTrailers() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 
getTransport() - Method in class org.sblim.slp.ServiceURL
Get the network layer transport identifier.
getTransportCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
 
getTransportElapse() - Static method in class org.sblim.wbem.util.Benchmark
 
getTruststore() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getTruststore() - Method in class org.sblim.wbem.util.SessionProperties
Gets the path of current truststore.
getTruststore_password() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getTruststore_password() - Method in class org.sblim.wbem.util.SessionProperties
Deprecated. For security reasons instead of this method, char[] getTruststorePassword() should be used.
getTruststorePassword() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getTruststorePassword() - Method in class org.sblim.wbem.util.SessionProperties
Gets the truststore password.
getType() - Method in class org.sblim.wbem.cim.CIMArgument
Gets the CIMDataType associated with this argument.
getType() - Method in class org.sblim.wbem.cim.CIMDataType
Returns the type of this object.
getType() - Method in class org.sblim.wbem.cim.CIMMethod
Returns the data type of the method.
getType() - Method in class org.sblim.wbem.cim.CIMParameter
Returns the CIM data type of this object
getType() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the CIMDataType associated with this CIMProperty.
getType() - Method in class org.sblim.wbem.cim.CIMQualifierType
Returns a CIMDataType associated to this CIMQualifierType.
getType() - Method in class org.sblim.wbem.cim.CIMValue
Return the data type for this object.
getTypeStr(CIMDataType) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
 
getUniqueXID() - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 
getURI() - Method in class org.sblim.wbem.http.AuthInfo
 
getUrl() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
Getter for url
getUrl() - Method in class org.sblim.slp.internal.SLPServiceRegistration
Getter for url
getUrl() - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
Getter for url
getURLPath() - Method in class org.sblim.slp.ServiceURL
Returns the URL path description, if any.
getUrlSignature() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
Getter for urlSignature
getUrlSignature() - Method in class org.sblim.slp.internal.SLPServiceRegistration
Getter for urlSignature
getURLSyntax() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Return the URL syntax expression for the service: URL.
getUserPassword() - Method in class org.sblim.wbem.client.PasswordCredential
Gets a copy of the user password.
getValue() - Method in class org.sblim.wbem.cim.CIMArgument
Gets the CIMValue associated with this CIMArgument.
getValue() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the CIMValue associated with this CIMProperty.
getValue() - Method in class org.sblim.wbem.cim.CIMQualifier
 
getValue() - Method in class org.sblim.wbem.cim.CIMValue
Returns the value assigned to this object.
getValues() - Method in class org.sblim.slp.ServiceLocationAttribute
Returns a cloned vector of attribute values, or null if the attribute is a keyword attribute.
getValueType() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
Returns a String containing the fully package-qualified Java type of the attribute.
getVersion() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for version
getVersion() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Return the template version number identifier.
getVersion() - Static method in class org.sblim.wbem.cim.CIMVersion
Gets the version
getXid() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for xid
getXmlParser() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
getXmlParser() - Method in class org.sblim.wbem.util.SessionProperties
Gets the Xml Parsing mode.
getYear() - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
Returns the year specified by this CIMDateTime.
GlobalProperties - Class in org.sblim.wbem.util
Deprecated. Use the global properties instance offered by the SessionProperties class instead
goBack() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 

H

handleConnection(Socket) - Method in class org.sblim.wbem.http.HttpConnectionHandler
 
handleContent(MessageReader, MessageWriter, InetAddress) - Method in class org.sblim.wbem.client.indications.CIMIndicationHandler
 
handleContent(MessageReader, MessageWriter, InetAddress) - Method in class org.sblim.wbem.http.HttpContentHandler
 
handleRsp(String, AuthInfo) - Static method in class org.sblim.wbem.http.HttpClient
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.sblim.wbem.http.HttpClient
 
hasDefaultValue() - Method in class org.sblim.wbem.cim.CIMQualifierType
Determines if this CIMQualifierType has a default value associated with it.
hasFlavor(CIMFlavor) - Method in class org.sblim.wbem.cim.CIMQualifier
Checks if this qualifier has a given flavor set
hasFlavor(CIMFlavor) - Method in class org.sblim.wbem.cim.CIMQualifierType
Determines if this CIMQualifierType has a CIMFlavor value associated with it.
hashCode() - Method in class org.sblim.slp.Opaque
 
hashCode() - Method in class org.sblim.slp.ServiceLocationAttribute
 
hashCode() - Method in class org.sblim.slp.ServiceType
 
hashCode() - Method in class org.sblim.slp.ServiceURL
 
hashCode() - Method in class org.sblim.wbem.cim.CIMArgument
 
hashCode() - Method in class org.sblim.wbem.cim.CIMClass
 
hashCode() - Method in class org.sblim.wbem.cim.CIMDataType
 
hashCode() - Method in class org.sblim.wbem.cim.CIMDateTime
 
hashCode() - Method in exception org.sblim.wbem.cim.CIMException
 
hashCode() - Method in class org.sblim.wbem.cim.CIMFlavor
 
hashCode() - Method in class org.sblim.wbem.cim.CIMInstance
 
hashCode() - Method in class org.sblim.wbem.cim.CIMMethod
 
hashCode() - Method in class org.sblim.wbem.cim.CIMNameSpace
 
hashCode() - Method in class org.sblim.wbem.cim.CIMObjectPath
 
hashCode() - Method in class org.sblim.wbem.cim.CIMParameter
 
hashCode() - Method in class org.sblim.wbem.cim.CIMQualifier
 
hashCode() - Method in class org.sblim.wbem.cim.CIMQualifierType
 
hashCode() - Method in class org.sblim.wbem.cim.CIMScope
 
hashCode() - Method in class org.sblim.wbem.cim.CIMValue
 
hashCode() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
hashCode() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
hashCode() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
hashCode() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
hashCode() - Method in class org.sblim.wbem.client.indications.CIMError
 
hashCode() - Method in class org.sblim.wbem.client.PasswordCredential
 
hashCode() - Method in class org.sblim.wbem.client.UserPrincipal
 
hasMoreElements() - Method in class org.sblim.slp.internal.ServiceLocationEnumerator
 
hasMoreElements() - Method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
hasMoreElements() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
Determines if this enumeration contains more elements.
hasNext() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
hasScope(CIMScope) - Method in class org.sblim.wbem.cim.CIMQualifierType
Determines if this CIMQualifierType has a CIMScope value associated with it.
hasValue() - Method in class org.sblim.wbem.cim.CIMQualifier
Checks if this qualifier has a value
hasValue(Vector, Comparable) - Static method in class org.sblim.wbem.util.Utils
 
HOST - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
HOUR_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
HttpClient - Class in org.sblim.wbem.http
 
HttpClient(URI, HttpClientPool, AuthorizationHandler) - Constructor for class org.sblim.wbem.http.HttpClient
 
HttpClientConnectionMgr - Class in org.sblim.wbem.http
 
HttpClientMethod - Class in org.sblim.wbem.http
 
HttpClientMethod(String, String, int, int) - Constructor for class org.sblim.wbem.http.HttpClientMethod
 
HttpClientMethod(InputStream) - Constructor for class org.sblim.wbem.http.HttpClientMethod
 
HttpClientPool - Class in org.sblim.wbem.http
 
HttpClientPool() - Constructor for class org.sblim.wbem.http.HttpClientPool
 
HttpConnectionHandler - Class in org.sblim.wbem.http
 
HttpConnectionHandler(HttpContentHandler) - Constructor for class org.sblim.wbem.http.HttpConnectionHandler
 
HttpContentHandler - Class in org.sblim.wbem.http
 
HttpContentHandler() - Constructor for class org.sblim.wbem.http.HttpContentHandler
 
HttpException - Exception in org.sblim.wbem.http
 
HttpException() - Constructor for exception org.sblim.wbem.http.HttpException
 
HttpException(String) - Constructor for exception org.sblim.wbem.http.HttpException
 
HttpException(int, String) - Constructor for exception org.sblim.wbem.http.HttpException
 
HttpException(int, String, String) - Constructor for exception org.sblim.wbem.http.HttpException
 
HttpHeader - Class in org.sblim.wbem.http
 
HttpHeader() - Constructor for class org.sblim.wbem.http.HttpHeader
 
HttpHeader(InputStream) - Constructor for class org.sblim.wbem.http.HttpHeader
 
HttpHeaderParser - Class in org.sblim.wbem.http
 
HttpHeaderParser(String) - Constructor for class org.sblim.wbem.http.HttpHeaderParser
 
HttpMethod - Class in org.sblim.wbem.http
 
HttpMethod() - Constructor for class org.sblim.wbem.http.HttpMethod
 
HttpParseException - Exception in org.sblim.wbem.http
 
HttpParseException() - Constructor for exception org.sblim.wbem.http.HttpParseException
 
HttpParseException(String) - Constructor for exception org.sblim.wbem.http.HttpParseException
 
HttpServerConnection - Class in org.sblim.wbem.http
Class HttpServerConnection implements the outer shell of a HTTP server.
HttpServerConnection(HttpConnectionHandler, int, boolean, SessionProperties) - Constructor for class org.sblim.wbem.http.HttpServerConnection
Ctor.
HttpServerConnection(HttpConnectionHandler, int, boolean) - Constructor for class org.sblim.wbem.http.HttpServerConnection
 
HttpServerConnection(HttpConnectionHandler, int) - Constructor for class org.sblim.wbem.http.HttpServerConnection
 
HttpServerMethod - Class in org.sblim.wbem.http
 
HttpServerMethod(int, int, int, String) - Constructor for class org.sblim.wbem.http.HttpServerMethod
 
HttpServerMethod(InputStream) - Constructor for class org.sblim.wbem.http.HttpServerMethod
 
HttpServerWorker - Class in org.sblim.wbem.http
 
HttpServerWorker(HttpConnectionHandler, Socket) - Constructor for class org.sblim.wbem.http.HttpServerWorker
 
HttpSocketFactory - Class in org.sblim.wbem.http
 
HttpUrlConnection - Class in org.sblim.wbem.http
 
HttpUrlConnection(URI, HttpClientPool, AuthorizationHandler) - Constructor for class org.sblim.wbem.http.HttpUrlConnection
 

I

iA1 - Variable in class org.sblim.wbem.http.AuthInfo
 
iAddr - Variable in class org.sblim.wbem.http.AuthInfo
 
iAddress - Variable in class org.sblim.slp.internal.MessageDispatcher
 
iAlgorithm - Variable in class org.sblim.wbem.http.AuthInfo
 
iAlias - Variable in class org.sblim.wbem.cim.CIMInstance
 
iAllProperties - Variable in class org.sblim.wbem.cim.CIMObject
 
iAssociationClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
 
iAssociationClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
IBM_ERR_TIMED_OUT - Static variable in exception org.sblim.wbem.cim.CIMException
Origin: Not clear.
IBM_ERR_VER_ERROR - Static variable in exception org.sblim.wbem.cim.CIMException
Origin: Not clear.
iCalendar - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iCimClass - Variable in class org.sblim.wbem.client.operations.CIMCreateClassOp
 
iCimClass - Variable in class org.sblim.wbem.client.operations.CIMSetClassOp
 
iCimValue - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
 
iClient - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
 
iCnonce - Variable in class org.sblim.wbem.http.AuthInfo
 
iCredentials - Variable in class org.sblim.wbem.http.AuthInfo
 
iDateString - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iDay - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
 
iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
 
iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
iError - Variable in class org.sblim.wbem.xml.CIMResponse
 
iEventQueue - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
 
iExErr - Variable in class org.sblim.slp.internal.MessageDispatcher
 
ignorableWhitespace(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
iHour - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iHttpClient - Variable in class org.sblim.wbem.http.HttpUrlConnection
 
iID - Variable in class org.sblim.wbem.client.indications.CIMEvent
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
 
iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
 
iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
 
iIndication - Variable in class org.sblim.wbem.client.indications.CIMEvent
 
iInetAddress - Variable in class org.sblim.wbem.client.indications.CIMEvent
 
iInParams - Variable in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
 
iInstance - Variable in class org.sblim.wbem.client.operations.CIMCreateInstanceOp
 
iInstance - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
 
iInterval - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
 
iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
 
iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
 
iMaxResults - Variable in class org.sblim.slp.internal.MessageDispatcher
 
iMethodCall - Variable in class org.sblim.wbem.client.operations.CIMOperation
 
iMethodName - Variable in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
 
iMethodName - Variable in class org.sblim.wbem.xml.CIMRequest
 
IMETHODRESPONSE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
iMicrosecond - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iMillisecond - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iMinute - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iMonth - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iMsgOut - Variable in class org.sblim.slp.internal.MessageDispatcher
 
iName - Variable in class org.sblim.wbem.cim.CIMElement
 
iNamespace - Variable in class org.sblim.wbem.client.operations.CIMCreateNameSpaceOp
 
iNamespace - Variable in class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
 
iNamespace - Variable in class org.sblim.wbem.client.operations.CIMEnumNameSpaceOp
 
iNameSpace - Variable in class org.sblim.wbem.client.operations.CIMOperation
 
iNamespace - Variable in class org.sblim.wbem.xml.CIMRequest
 
iNc - Variable in class org.sblim.wbem.http.AuthInfo
 
incrementNumberOfBytes(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
INDICATION - Static variable in class org.sblim.wbem.cim.CIMScope
 
indicationOccured(CIMEvent) - Method in class org.sblim.wbem.cimclient.sample.IndicationSubscriptionListenerSample
 
indicationOccured(CIMEvent) - Method in interface org.sblim.wbem.client.indications.CIMListener
 
IndicationSubscriptionListenerSample - Class in org.sblim.wbem.cimclient.sample
 
IndicationSubscriptionListenerSample(String, String, String, String) - Constructor for class org.sblim.wbem.cimclient.sample.IndicationSubscriptionListenerSample
 
info(String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
init(CIMNameSpace, Principal, Object, String, SessionProperties) - Method in class org.sblim.wbem.client.CIMClientXML
 
init(Boolean, String, int, String, String, String) - Method in class org.sblim.wbem.http.AuthInfo
 
initCause(Throwable) - Method in exception org.sblim.wbem.cim.CIMException
 
iNonce - Variable in class org.sblim.wbem.http.AuthInfo
 
InputSource - Class in org.sblim.wbem.xml.parser
 
InputSource() - Constructor for class org.sblim.wbem.xml.parser.InputSource
 
InputSource(Reader) - Constructor for class org.sblim.wbem.xml.parser.InputSource
 
InputSource(InputStream) - Constructor for class org.sblim.wbem.xml.parser.InputSource
 
INSTANCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
INSTANCENAME - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
INSTANCEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
INTERNAL_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
 
INTERNAL_SYSTEM_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
 
IntrospectionSample - Class in org.sblim.wbem.cimclient.sample
 
IntrospectionSample() - Constructor for class org.sblim.wbem.cimclient.sample.IntrospectionSample
 
intValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
intValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
intValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
intValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
INVALID - Static variable in class org.sblim.wbem.cim.CIMDataType
Invalid type.
INVALID_DATATYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
INVALID_REGISTRATION - Static variable in exception org.sblim.slp.ServiceLocationException
 
INVALID_UPDATE - Static variable in exception org.sblim.slp.ServiceLocationException
 
invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in class org.sblim.wbem.client.BatchCIMClient
 
invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in interface org.sblim.wbem.client.BatchHandle
 
invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in class org.sblim.wbem.client.CIMClient
Invokes the specified CIM method on a CIM object (instance or class) on the target CIM server.
invokeMethod(CIMObjectPath, String, CIMArgument[], CIMArgument[]) - Method in class org.sblim.wbem.client.CIMClient
Deprecated. It is not recommended to use this method, since the number of output parameters may be extended by the CIM provider in the future. Instead, use CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector).
invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in class org.sblim.wbem.client.CIMClientXML
 
invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
invokeMethod_request(Document, CIMObjectPath, String, Vector) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
InvokeMethodSample - Class in org.sblim.wbem.cimclient.sample
 
InvokeMethodSample() - Constructor for class org.sblim.wbem.cimclient.sample.InvokeMethodSample
 
iObjectName - Variable in class org.sblim.wbem.client.operations.CIMOperation
 
iObjectPath - Variable in class org.sblim.wbem.cim.CIMObject
 
iOffsetMinute - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iOpaque - Variable in class org.sblim.wbem.http.AuthInfo
 
iOutParams - Variable in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
 
iParamValue - Variable in class org.sblim.wbem.xml.CIMRequest
 
iParamValue - Variable in class org.sblim.wbem.xml.CIMResponse
 
IPARAMVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
iPath - Variable in class org.sblim.wbem.xml.CIMRequest
 
iPort - Variable in class org.sblim.wbem.http.AuthInfo
 
iPresicion - Variable in class org.sblim.wbem.cim.CIMDateTime
 
iPrincipal - Variable in class org.sblim.wbem.client.UserPrincipal
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
 
iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
 
iPropertyName - Variable in class org.sblim.wbem.client.operations.CIMGetPropertyOp
 
iPropertyName - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
 
iProtocol - Variable in class org.sblim.wbem.http.AuthInfo
 
iQop - Variable in class org.sblim.wbem.http.AuthInfo
 
iQualifiers - Variable in class org.sblim.wbem.cim.CIMQualifiableElement
 
iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMCreateQualifierTypeOp
 
iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
 
iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
 
iQuery - Variable in class org.sblim.wbem.client.operations.CIMExecQueryOp
 
iQueryLanguage - Variable in class org.sblim.wbem.client.operations.CIMExecQueryOp
 
iRealm - Variable in class org.sblim.wbem.http.AuthInfo
 
iRequests - Variable in class org.sblim.wbem.xml.CIMRequest
 
iResponse - Variable in class org.sblim.wbem.http.AuthInfo
 
iResponseList - Variable in class org.sblim.slp.internal.MessageDispatcher
 
iResponses - Variable in class org.sblim.wbem.xml.CIMResponse
 
iResult - Variable in class org.sblim.wbem.client.operations.CIMOperation
 
iResultClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
 
iResultClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iResultClass - Variable in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
 
iResultClass - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
 
iResultRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
 
iResultRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iResultRole - Variable in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
 
iReturnValue - Variable in class org.sblim.wbem.xml.CIMResponse
 
IRETURNVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
iRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
 
iRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
 
iRole - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
 
isAbstractType() - Method in class org.sblim.slp.ServiceType
Returns true if the type name is for an abstract type.
isArrayType() - Method in class org.sblim.wbem.cim.CIMDataType
Defermines if the current data type is an array type.
isArrayValue() - Method in class org.sblim.wbem.cim.CIMQualifierType
Determines if this CIMQualifierType's type is an array.
isArrayValue() - Method in class org.sblim.wbem.cim.CIMValue
Determines if the current value is an array type.
isAssociation() - Method in class org.sblim.wbem.cim.CIMClass
Determines if this CIMClass contains the Association qualifier.
isBroadcastOnly() - Method in class org.sblim.slp.internal.SLPConfig
 
iScheme - Variable in class org.sblim.wbem.http.AuthInfo
 
isChunkSupported() - Method in class org.sblim.wbem.http.MessageReader
 
isConnected() - Method in class org.sblim.wbem.http.HttpClient
Returns connected
isContentLengthRetryEnabled() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isContentLengthRetryEnabled() - Method in class org.sblim.wbem.util.SessionProperties
Returns a boolean that indicates whether or not the content lenght retry mechanism is enabled.
isCredentialsDefaultEnabled() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isCredentialsDefaultEnabled() - Method in class org.sblim.wbem.util.SessionProperties
Determines if the usage of the default credentials is enabled or not.
isDA() - Method in class org.sblim.slp.internal.SLPConfig
 
isDayPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has day presicion.
isDebugHttpConnectionPool() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isDebugHttpConnectionPool() - Method in class org.sblim.wbem.util.SessionProperties
Deprecated. This method is not used anywhere...
isDebugInputStream() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isDebugInputStream() - Method in class org.sblim.wbem.util.SessionProperties
Determines if the response from the CIMOM's (before parsing the XML) will be dumped into the default debugging output stream.
isDebugXMLInput() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isDebugXMLInput() - Method in class org.sblim.wbem.util.SessionProperties
Determines if the XML from CIMOM's response will be dumped into the default debugging output stream.
isDebugXMLOutput() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isDebugXMLOutput() - Method in class org.sblim.wbem.util.SessionProperties
Determines if the XML from request will be dumped into the default debugging output stream.
isDeep() - Method in class org.sblim.wbem.client.operations.CIMEnumClassesOp
Returns if deep is set
isDeep() - Method in class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
Returns deep
isDeep() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
Returns deep
iSecond - Variable in class org.sblim.wbem.cim.CIMDateTime
 
isEmpty() - Method in class org.sblim.wbem.cim.CIMValue
Determine no object has been assigned to the CIMValue.
isException() - Method in class org.sblim.wbem.client.operations.CIMOperation
Returns if an (uncaught) exception occurred
isFresh() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for fresh
isGlobal() - Method in class org.sblim.wbem.util.SessionProperties
Determines if these session properties are the global properties.
isHourPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has houre presicion.
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns if includeQualifiers is set
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMEnumClassesOp
Returns if includeClassOrigin is set
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
Returns includeClassOrigin
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
Returns includeClassOrigin
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMGetInstanceOp
Returns includeClassOrigin
isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
Returns includeClassOrigin
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
Returns if includeQualifiers is set
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMEnumClassesOp
Returns if includeQualifiers is set
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
Returns includeQualifiers
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
Returns includeQualifiers
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMGetInstanceOp
Returns includeQualifiers
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
Returns includeQualifiers
isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
Returns includeQualifiers
isInResponderList(ServiceLocationHeader) - Method in class org.sblim.slp.internal.SLPRequestHandler
 
isInterval() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if the current object is represents an interval.
isKeptAlive() - Method in class org.sblim.wbem.http.AuthInfo
Determines if the connection is kept alive after the "401 Unauthorized" response
isKeptAlive() - Method in class org.sblim.wbem.http.PegasusLocalAuthInfo
 
isKeptAlive() - Method in class org.sblim.wbem.http.WwwAuthInfo
 
isKey() - Method in class org.sblim.wbem.cim.CIMProperty
Determines if this CIMProperty contains the Key qualifier.
isKeyed() - Method in class org.sblim.wbem.cim.CIMClass
Determines if this CIMClass contains any keyed CIMProperty.
isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMEnumClassesOp
Returns if localOnly is set
isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
Returns localOnly
isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
Returns localOnly
isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMGetInstanceOp
Returns localOnly
isLoggingEnabled() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
isLoggingEnabled() - Method in class org.sblim.wbem.util.SessionProperties
Determines if logging in general is enabled or not.
isMCast() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for mCast
isMinutePresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has minute presicion.
isMonthPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has month presicion.
isNADefault() - Method in class org.sblim.slp.ServiceType
Returns true if the naming authority is the default, i.e.
isNull() - Method in class org.sblim.wbem.cim.CIMValue
Determines if the current value is null.
isNullValue() - Method in class org.sblim.wbem.cim.CIMValue
Determines if the current value is null.
isOverflow() - Method in class org.sblim.slp.internal.ServiceLocationHeader
Getter for overflow
isPersistentConnectionSupported() - Method in class org.sblim.wbem.http.MessageReader
 
isPropagated() - Method in class org.sblim.wbem.cim.CIMMethod
Identify if the current method was propagated without modifications from the underlying subclass (respectively, Class).
isPropagated() - Method in class org.sblim.wbem.cim.CIMProperty
Determines if this CIMProperty is propagated.
isPropagated() - Method in class org.sblim.wbem.cim.CIMQualifier
Checks if this qualifier is propagated
isReference() - Method in class org.sblim.wbem.cim.CIMProperty
Determines if this CIMProperty is a reference data type.
isReferenceType() - Method in class org.sblim.wbem.cim.CIMDataType
Determines if the current data type is a reference type.
isSA() - Method in class org.sblim.slp.internal.SLPConfig
 
isSecondPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has minute presicion.
isSentOnFirstRequest() - Method in class org.sblim.wbem.http.AuthInfo
Determines if the authorization information is already sent on the very first http request or after the "401 Unauthorized" response
isSentOnFirstRequest() - Method in class org.sblim.wbem.http.PegasusLocalAuthInfo
 
isSentOnFirstRequest() - Method in class org.sblim.wbem.http.WwwAuthInfo
 
isServiceURL() - Method in class org.sblim.slp.ServiceType
Returns true if the type name contains the "service:" prefix.
isSpace(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
isSSL() - Method in class org.sblim.wbem.http.HttpServerConnection
Returns if SSL is enanbled
isSuccessul() - Method in class org.sblim.wbem.xml.CIMResponse
 
isTypeCompatible(Object, CIMDataType) - Static method in class org.sblim.wbem.cim.CIMDataType
Defermines if the specified data type is is compatible with the data type of the specified value.
isValidElementNameChar(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
isValidStartElementNameChar(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
isYearPresicion() - Method in class org.sblim.wbem.cim.CIMDateTime
Determines if this CIMDateTime has year presicion.
iTableId - Variable in class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
iterator() - Method in class org.sblim.wbem.http.HttpHeader
 
iThreadPool - Variable in class org.sblim.slp.internal.ThreadPool
 
iTimeoutList - Variable in class org.sblim.slp.internal.MessageDispatcher
 
iToString - Variable in class org.sblim.wbem.cim.CIMObjectPath
 
ITSANM_CIMXML - Static variable in class org.sblim.wbem.client.CIMClient
TODO Proposal: Constants ITSANM_CIMXML, ITSANM_SOAP, ITSANM_LOCAL never used, remove them.
ITSANM_LOCAL - Static variable in class org.sblim.wbem.client.CIMClient
 
ITSANM_SOAP - Static variable in class org.sblim.wbem.client.CIMClient
 
iUri - Variable in class org.sblim.wbem.http.AuthInfo
 
iUrl - Variable in class org.sblim.wbem.http.HttpUrlConnection
 
iYear - Variable in class org.sblim.wbem.cim.CIMDateTime
 

K

KeepAliveInputStream - Class in org.sblim.wbem.http.io
 
KeepAliveInputStream(InputStream, HttpClient) - Constructor for class org.sblim.wbem.http.io.KeepAliveInputStream
 
KEYBINDING - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
KEYVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
kill() - Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
Stops the dispatching of events.

L

LANGUAGE_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
last() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
lessThan(CIMElement) - Method in class org.sblim.wbem.cim.CIMElement
Compares this object with the specified CIMElement.
LEVEL_ERROR - Static variable in class org.sblim.wbem.util.Debug
 
LEVEL_INFO - Static variable in class org.sblim.wbem.util.Debug
 
LEVEL_PRINT - Static variable in class org.sblim.wbem.util.Debug
 
LEVEL_TRACE - Static variable in class org.sblim.wbem.util.Debug
 
LEVEL_WARN - Static variable in class org.sblim.wbem.util.Debug
 
LIFETIME_DEFAULT - Static variable in class org.sblim.slp.ServiceURL
The default URL lifetime (3 hours) in seconds.
LIFETIME_MAXIMUM - Static variable in class org.sblim.slp.ServiceURL
The maximum URL lifetime (about 18 hours) in seconds.
LIFETIME_NONE - Static variable in class org.sblim.slp.ServiceURL
Indicates that the URL has a zero lifetime.
LIFETIME_PERMANENT - Static variable in class org.sblim.slp.ServiceURL
Indicates that the API implementation should continuously re-register the URL until the application exits.
listAllXml(File) - Static method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
loadProperties() - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
loadProperties(Properties) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
loadProperties(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
loadProperties(Properties) - Method in class org.sblim.wbem.util.SessionProperties
Loads the properties from the specified properties.
loadProperties() - Method in class org.sblim.wbem.util.SessionProperties
Loads the properties from the default property file.
loadProperties(String) - Method in class org.sblim.wbem.util.SessionProperties
Loads the properties from the specified file.
LOCALCLASSPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
LOCALE - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
localElements() - Method in class org.sblim.wbem.cim.CIMClass
Creates a replica of this CIMClass which only contains the objects local CIMProperties and CIMMethods.
LOCALINSTANCEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
LOCALNAMESPACEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
Locator - Interface in org.sblim.slp
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 - Class in org.sblim.slp.internal
The class LocatorImpl implements the Locator interface as defined by RFC 3224
LocatorImplStreamed - Class in org.sblim.slp.internal
The class LocatorImplStreamed implements the Locator interface as defined by RFC 3224
LocatorImplStreamed(Locale) - Constructor for class org.sblim.slp.internal.LocatorImplStreamed
 
LOG_FILE - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
longValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
longValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
longValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
longValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
lookup(Locator, String) - Static method in class org.sblim.slp.example.slpMain
 
LOOPBACK_ADDRESS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
LOOPBACK_NAME - Static variable in interface org.sblim.slp.internal.SLPDefaults
 

M

main(String[]) - Static method in class org.sblim.slp.example.SLPClient
Test method.
main(String[]) - Static method in class org.sblim.slp.example.SLPDeregistration
 
main(String[]) - Static method in class org.sblim.slp.example.SLPFindAttributes
 
main(String[]) - Static method in class org.sblim.slp.example.SLPFindServices
 
main(String[]) - Static method in class org.sblim.slp.example.SLPFindServiceTypes
 
main(String[]) - Static method in class org.sblim.slp.example.slpMain
 
main(String[]) - Static method in class org.sblim.slp.example.SLPRegistration
 
main(String[]) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
main(String[]) - Static method in class org.sblim.slp.internal.SLPServer
 
main(String[]) - Static method in class org.sblim.slp.ServiceLocationAttribute
 
main(String[]) - Static method in class org.sblim.slp.ServiceType
 
main(String[]) - Static method in class org.sblim.slp.ServiceURL
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMClass
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMDataType
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMDateTime
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMInstance
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMMethod
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMObjectPath
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMSimpleDateTime
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMTimeInterval
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMValue
 
main(String[]) - Static method in class org.sblim.wbem.cim.CIMVersion
 
main(String[]) - Static method in class org.sblim.wbem.cimclient.sample.IndicationSubscriptionListenerSample
 
main(String[]) - Static method in class org.sblim.wbem.cimclient.sample.IntrospectionSample
 
main(String[]) - Static method in class org.sblim.wbem.cimclient.sample.InvokeMethodSample
 
main(String[]) - Static method in class org.sblim.wbem.cimclient.sample.SimpleTestClient
 
main(String[]) - Static method in class org.sblim.wbem.cimxml.CIMXmlUtilFactory
 
main(String[]) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
main(String[]) - Static method in class org.sblim.wbem.xml.parser.XMLPullParser
 
main(String[]) - Static method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MAJOR_VERSION - Static variable in class org.sblim.wbem.http.HttpConnectionHandler
 
makeDAAdvert(SLPServiceRequestMessage, InetAddress, SLPConfig) - Method in class org.sblim.slp.internal.ServiceTable
 
makeErrorReply(Exception) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
makeReply() - Method in class org.sblim.slp.internal.SLPServiceDeregistration
 
makeReply(Vector) - Method in class org.sblim.slp.internal.SLPServiceRequestMessage
 
makeSAAdvert(SLPServiceRequestMessage, InetAddress) - Method in class org.sblim.slp.internal.ServiceTable
 
match(Object) - Method in class org.sblim.wbem.http.AuthInfo
Compares two authorization informations.
MAX_ARRAY_TYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
MAX_DISCOVERY_GRANULARITY - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_DISCOVERY_INTERVAL - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_MTU - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_MULTICAST_MAXIMUM_WAIT - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_MULTICAST_RADIUS - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_SINGLE_TYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
MAX_TCP_TIMEOUT - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MAX_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt16
The maximum value a unsigned integer of 16-bit value can be.
MAX_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt32
The maximum value a unsigned integer of 32-bit value can be.
MAX_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt64
The maximum value a unsigned integer of 64-bit value can be.
MAX_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt8
The maximum value a unsigned integer of 8-bit value can be.
MAXIMUM_RESULTS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
maxLen - Variable in class org.sblim.wbem.http.io.BoundedInputStream
 
memory - Variable in class org.sblim.wbem.util.Benchmark
 
MESSAGE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MessageDispatcher - Class in org.sblim.slp.internal
 
MessageDispatcherStreamed - Class in org.sblim.slp.internal
 
MessageDispatcherStreamed(ServiceLocationMessage, Vector, int[], int, InetAddress, boolean) - Constructor for class org.sblim.slp.internal.MessageDispatcherStreamed
 
MessageReader - Class in org.sblim.wbem.http
 
MessageReader(InputStream) - Constructor for class org.sblim.wbem.http.MessageReader
 
MessageWriter - Class in org.sblim.wbem.http
 
MessageWriter(OutputStream, boolean, boolean) - Constructor for class org.sblim.wbem.http.MessageWriter
 
METHOD - Static variable in class org.sblim.wbem.cim.CIMScope
 
METHOD - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
METHODRESPONSE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MILLI_FIVE_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MILLI_FOUR_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MILLI_ONE_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MILLI_SIX_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MILLI_THREE_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MILLI_TWO_DIGIT_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MIN_ARRAY_TYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
MIN_DISCOVERY_GRANULARITY - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_DISCOVERY_INTERVAL - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_MTU - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_MULTICAST_MAXIMUM_WAIT - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_MULTICAST_RADIUS - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_SINGLE_TYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
MIN_TCP_TIMEOUT - Static variable in interface org.sblim.slp.internal.SLPLimits
 
MIN_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt16
The minimum value a unsigned integer of 16-bit value can be.
MIN_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt32
The minimum value a unsigned integer of 32-bit value can be.
MIN_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt64
The minimum value a unsigned integer of 64-bit value can be.
MIN_VALUE - Static variable in class org.sblim.wbem.cim.UnsignedInt8
The minimum value a unsigned integer of 8-bit value can be.
MINOR_VERSION - Static variable in class org.sblim.wbem.http.HttpConnectionHandler
 
MINUTE_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MONTH_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
MTU - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
MULTICAST_ADDRESS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
MULTICAST_MAXIMUM_WAIT - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
MULTICAST_RADIUS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
MULTICAST_TIMEOUTS - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
MULTIEXPREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MULTIEXPRSP - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MULTIREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
MULTIRSP - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 

N

NAMESPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
NAMESPACE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
NAMESPACE_SEPARATOR - Static variable in class org.sblim.wbem.cim.CIMNameSpace
 
NAMESPACEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
NET_SLP_CONFIG_URL - Static variable in interface org.sblim.slp.SLPConfigProperties
A URL string giving the location of the SLP config file.
NET_SLP_DA_ACTIVE_DISCOVERY_GRANULARITY - Static variable in interface org.sblim.slp.SLPConfigProperties
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
NET_SLP_DA_ACTIVE_DISCOVERY_INTERVAL - Static variable in interface org.sblim.slp.SLPConfigProperties
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.
NET_SLP_DA_ADDRESSES - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of IP addresses or DNS resolvable host names giving the SLPv2 DAs to use for statically configured UAs and SAs.
NET_SLP_DA_ATTRIBUTES - Static variable in interface org.sblim.slp.SLPConfigProperties
A comma-separated list of parenthesized attribute/value list pairs that the DA must advertise in DAAdverts.
NET_SLP_DA_DISCOVERY_TIMEOUTS - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of 32 bit integers used as timeouts, in milliseconds, to implement the multicast convergence algorithm during active DA discovery.
NET_SLP_DA_HEARTBEAT - Static variable in interface org.sblim.slp.SLPConfigProperties
A 32 bit integer giving the number of seconds for the DA heartbeat.
NET_SLP_DATAGRAM_TIMEOUTS - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of 32 bit integers used as timeouts, in milliseconds, to implement unicast datagram transmission to DAs.
NET_SLP_INTERFACES - Static variable in interface org.sblim.slp.SLPConfigProperties
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.
NET_SLP_IS_BROADCAST_ONLY - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean indicating if broadcast should be used instead of multicast.

Default is false.
NET_SLP_IS_DA - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean indicating if the SLP server is to act as a DA.
NET_SLP_LOCALE - Static variable in interface org.sblim.slp.SLPConfigProperties
A RFC 1766 Language Tag for the language locale.
NET_SLP_MAX_RESULTS - Static variable in interface org.sblim.slp.SLPConfigProperties
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.
NET_SLP_MTU - Static variable in interface org.sblim.slp.SLPConfigProperties
A 16 bit integer giving the network packet MTU, in bytes.
NET_SLP_MULTICAST_MAXIMUM_WAIT - Static variable in interface org.sblim.slp.SLPConfigProperties
A 32 bit integer giving the maximum amount of time to perform multicast, in milliseconds.

Default is 15000 ms.
NET_SLP_MULTICAST_TIMEOUTS - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of 32 bit integers used as timeouts, in milliseconds, to implement the multicast convergence algorithm.
NET_SLP_MULTICAST_TTL - Static variable in interface org.sblim.slp.SLPConfigProperties
A positive integer less than or equal to 255, giving the multicast TTL.

Default is 255.
NET_SLP_PASSIVE_DA_DETECTION - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean indicating whether passive DA detection should be used.

Default is true.

Not evaluated by SBLIM SLP client
NET_SLP_RANDOM_WAIT_BOUND - Static variable in interface org.sblim.slp.SLPConfigProperties
A 32 bit integer giving the maximum value for all random wait parameters, in milliseconds.
NET_SLP_SA_ATTRIBUTES - Static variable in interface org.sblim.slp.SLPConfigProperties
A comma-separated list of parenthesized attribute/value list pairs that the SA must advertise in SAAdverts.
NET_SLP_SAONLY_SCOPES - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of strings indicating the scopes that are only applied to SAs.
NET_SLP_SECURITY_ENABLED - Static variable in interface org.sblim.slp.SLPConfigProperties
A comma-separated list of parenthesized attribute/value list pairs that the SA must advertise in SAAdverts.
NET_SLP_SERIALIZED_REG_URL - Static variable in interface org.sblim.slp.SLPConfigProperties
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
NET_SLP_SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.SLPConfigProperties
A 32 bit integer giving the server socket queue length for SAs/DAs.

Default is 10.

SBLIM specific extension to RFC 2614
NET_SLP_TCPTIMEOUT - Static variable in interface org.sblim.slp.SLPConfigProperties
A 32 bit integer giving the TCP timeout in milliseconds.

The default is 20000 ms.
NET_SLP_TRACE_DA_TRAFFIC - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean controlling printing of messages about traffic with DAs.
NET_SLP_TRACE_DROP - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean controlling printing details when a SLP message is dropped for any reason.
NET_SLP_TRACE_MSG - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean controlling printing of details on SLP messages.
NET_SLP_TRACE_REG - Static variable in interface org.sblim.slp.SLPConfigProperties
A boolean controlling dumps of all registered services upon registration and deregistration.
NET_SLP_TYPE_HINT - Static variable in interface org.sblim.slp.SLPConfigProperties
A value-list of service type names.
NET_SLP_USE_SCOPES - Static variable in interface org.sblim.slp.SLPConfigProperties
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.
NETWORK_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
 
NETWORK_INIT_FAILED - Static variable in exception org.sblim.slp.ServiceLocationException
 
NETWORK_TIMED_OUT - Static variable in exception org.sblim.slp.ServiceLocationException
 
newConnection(String, HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
 
newDocument() - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
newInstance() - Method in class org.sblim.wbem.cim.CIMClass
Creates an CIMInstance object based on this CIMClass.
next() - Method in class org.sblim.slp.internal.ServiceLocationEnumerator
 
next() - Method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
next() - Method in interface org.sblim.slp.ServiceLocationEnumeration
Return the next value or block until it becomes available.
next(XMLPullParser, XMLDefaultHandlerImpl) - Static method in class org.sblim.wbem.xml.parser.XMLPullParser
 
next() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
nextElement() - Method in class org.sblim.slp.internal.ServiceLocationEnumerator
 
nextElement() - Method in class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
nextElement() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
Reads the next object from the stream.
NO_PORT - Static variable in class org.sblim.slp.ServiceURL
Indicates that no port information is required or was returned for this URL.
NOT_IMPLEMENTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
NOTATION_DECLARATION - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
notationDecl(String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
NULL - Static variable in class org.sblim.wbem.cim.CIMDataType
Null type.
NULL_DATATYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
numberOfProperties() - Method in class org.sblim.wbem.cim.CIMClass
Returns the number of properties in this class.
numberOfQualifiers() - Method in class org.sblim.wbem.cim.CIMClass
Returns the number of qualifiers in this class.
NUMERIC - Static variable in class org.sblim.wbem.cim.CIMDataType
Numeric type for key properties
Numeric - Class in org.sblim.wbem.cim
'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'.
Numeric(String) - Constructor for class org.sblim.wbem.cim.Numeric
Base constructor.

O

OBJECT - Static variable in class org.sblim.wbem.cim.CIMDataType
CIMInstance type.
OBJECTPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
OK - Static variable in exception org.sblim.slp.ServiceLocationException
 
Opaque - Class in org.sblim.slp
The Opaque class is the Java representation of the OPAQUE attribute type as defined by RFC 3224.
Opaque(byte[]) - Constructor for class org.sblim.slp.Opaque
Ctor.
OPENING_BRAKET - Static variable in class org.sblim.wbem.cim.CIMElement
 
operations - Variable in class org.sblim.wbem.client.BatchResult
 
OPTION_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
org.sblim.slp - package org.sblim.slp
This package contains the external API of the SLP library.
org.sblim.slp.example - package org.sblim.slp.example
 
org.sblim.slp.internal - package org.sblim.slp.internal
This package contains internal implementation of the SLP library.
org.sblim.wbem.cim - package org.sblim.wbem.cim
Representation of CIM data in Java.
org.sblim.wbem.cimclient.sample - package org.sblim.wbem.cimclient.sample
 
org.sblim.wbem.cimxml - package org.sblim.wbem.cimxml
Internal implementation of CIM-XML helper classes
org.sblim.wbem.client - package org.sblim.wbem.client
Public API for client connections and WBEM operations.
org.sblim.wbem.client.indications - package org.sblim.wbem.client.indications
Public API for creation of indication listeners.
org.sblim.wbem.client.operations - package org.sblim.wbem.client.operations
Public API for batch operations.
org.sblim.wbem.http - package org.sblim.wbem.http
Internal implementation of HTTP client and server
org.sblim.wbem.http.io - package org.sblim.wbem.http.io
Internal implementation of HTTP streams
org.sblim.wbem.util - package org.sblim.wbem.util
Utility classes like SessionProperties.
org.sblim.wbem.xml - package org.sblim.wbem.xml
Internal implementation of XML processing
org.sblim.wbem.xml.parser - package org.sblim.wbem.xml.parser
Internal implementation of XML pull parser

P

PARAMETER - Static variable in class org.sblim.wbem.cim.CIMScope
 
PARAMETER - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PARAMETER_ARRAY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PARAMETER_REFARRAY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PARAMETER_REFERENCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
params - Variable in class org.sblim.wbem.http.Challenge
 
PARAMVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
parse(String) - Static method in class org.sblim.wbem.cim.CIMNameSpace
Deprecated. The CIMNameSpace(String) constructor must be used instead of this method.
parse(String) - Static method in class org.sblim.wbem.cim.CIMObjectPath
Deprecated.  
parse(String) - Static method in class org.sblim.wbem.http.HttpHeader
 
parse(InputSource) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
parse(XMLPullParser) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PARSE_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
 
parseAttribute(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseCDATA() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseChallenge(String) - Static method in class org.sblim.wbem.http.Challenge
 
parseCIM(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseCLASS(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseCLASSNAME(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseCLASSPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseCommaSeparatedList(String, boolean) - Static method in class org.sblim.slp.internal.Utils
 
parseComment() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseEndElement() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseERROR(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseEXPMETHODCALL(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseEXPPARAMVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseHeader(int, DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
parseHeaders(URLConnection) - Method in class org.sblim.wbem.client.CIMClientXML
 
parseHex(String) - Static method in class org.sblim.wbem.http.HttpClient
 
parseHOST(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseIMETHODCALL(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseIMETHODRESPONSE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseINSTANCE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseINSTANCE(Element, CIMObjectPath) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseINSTANCENAME(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseINSTANCEPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseIPARAMVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseIRETURNVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseKEYBINDING(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseKEYVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseLOCALCLASSPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseLOCALINSTANCEPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseLOCALNAMESPACEPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMESSAGE(String, String, Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMETHOD(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMETHODCALL(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMETHODRESPONSE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMsg(DataInputStream) - Static method in class org.sblim.slp.internal.MessageDispatcher
 
parseMsg(DataInputStream) - Static method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
parseMsg(DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
parseMULTIEXPREQ(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMULTIREQ(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseMULTIRSP(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseNAMESPACE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseNAMESPACEPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseObject(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseOBJECTPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseOptions(DataInputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
parsePARAMETER(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePARAMETERARRAY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePARAMETERREFARRAY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePARAMETERREFERENCE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePARAMVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePI() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parsePROPERTY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePROPERTYARRAY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parsePROPERTYREFERENCE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseQUALIFIER(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseQUALIFIERDECLARATION(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseReference() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseRETURNVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseSCOPE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseSIMPLEEXPREQ(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseSIMPLEREQ(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseSIMPLERSP(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseStartElement(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseUnknown() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
parseVALUE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEARRAY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUENAMEDINSTANCE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUENAMEDOBJECT(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEOBJECT(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEOBJECTWITHLOCALPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEOBJECTWITHPATH(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEREFARRAY(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
parseVALUEREFERENCE(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
PasswordCredential - Class in org.sblim.wbem.client
Provides password based credential for a user login authentication.
PasswordCredential() - Constructor for class org.sblim.wbem.client.PasswordCredential
Constructs an object of a PasswordCredential.
PasswordCredential(String) - Constructor for class org.sblim.wbem.client.PasswordCredential
Deprecated. for security reason this class has been deprecated. PasswordCredential(char[] password) constructor must be used instead of this constructor.
PasswordCredential(char[]) - Constructor for class org.sblim.wbem.client.PasswordCredential
Constructs an object of a PasswordCredential with the specified password.
PEGASUS_LOCAL_AUTHENTICATION - Static variable in class org.sblim.wbem.util.SessionProperties
OpenPegasus local authentication
PegasusLocalAuthInfo - Class in org.sblim.wbem.http
Implements OpenPegasus local authentication
PegasusLocalAuthInfo() - Constructor for class org.sblim.wbem.http.PegasusLocalAuthInfo
Default ctor.
performBatchOperation_request(Document, Vector) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
performBatchOperations(BatchHandle) - Method in class org.sblim.wbem.client.CIMClient
Performs the operations specified in the BatchHandle object.
performBatchOperations(BatchHandle) - Method in class org.sblim.wbem.client.CIMClientXML
 
performBatchOperations(BatchHandle) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
PersistentInputStream - Class in org.sblim.wbem.http.io
 
PersistentInputStream(InputStream) - Constructor for class org.sblim.wbem.http.io.PersistentInputStream
 
PersistentInputStream(InputStream, boolean) - Constructor for class org.sblim.wbem.http.io.PersistentInputStream
 
PersistentOutputStream - Class in org.sblim.wbem.http.io
 
PersistentOutputStream(OutputStream) - Constructor for class org.sblim.wbem.http.io.PersistentOutputStream
 
PersistentOutputStream(OutputStream, boolean) - Constructor for class org.sblim.wbem.http.io.PersistentOutputStream
 
pop() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
preCheck(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
preCheck(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClientXML
 
PREVIOUS_RESPONDER_OVERFLOW - Static variable in exception org.sblim.slp.ServiceLocationException
 
print(boolean) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(char) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(int) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(long) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(float) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(double) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(char[]) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(String) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(Object) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
print(String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
println() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(boolean) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(char) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(int) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(long) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(float) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(double) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(char[]) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(String) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
println(Object) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
PROCESSING_INSTRUCTION - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
processingInstruction(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PROPERTY - Static variable in class org.sblim.wbem.cim.CIMScope
 
PROPERTY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PROPERTY_ARRAY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PROPERTY_REFERENCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
PULL_PARSER - Static variable in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
PULL_PARSER - Static variable in class org.sblim.wbem.util.SessionProperties
Parsing mode 'pull parser'.
putInt(int, ByteArrayOutputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
putInt24(int, ByteArrayOutputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
putInteger(int, ByteArrayOutputStream) - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 
putString(String, ByteArrayOutputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
putStringField(String, ByteArrayOutputStream, String) - Static method in class org.sblim.slp.internal.ServiceLocationHeader
 

Q

QUALIFIER - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
QUALIFIER_DECLARATION - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 

R

read() - Method in class org.sblim.slp.internal.DebugInputStream
 
read(byte[], int, int) - Method in class org.sblim.slp.internal.DebugInputStream
 
read() - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
read(byte[]) - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
read(byte[], int, int) - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
read() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 
read(byte[], int, int) - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 
read() - Method in class org.sblim.wbem.http.io.DebugInputStream
 
read(byte[], int, int) - Method in class org.sblim.wbem.http.io.DebugInputStream
 
read() - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
 
read(byte[]) - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
 
read(byte[], int, int) - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
 
readLine(InputStream) - Static method in class org.sblim.wbem.http.HttpMethod
 
REAL32 - Static variable in class org.sblim.wbem.cim.CIMDataType
IEEE 4-byte floating point.
REAL32_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
REAL64 - Static variable in class org.sblim.wbem.cim.CIMDataType
IEEE 8-byte floating point.
REAL64_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
REFERENCE - Static variable in class org.sblim.wbem.cim.CIMDataType
Reference type.
REFERENCE - Static variable in class org.sblim.wbem.cim.CIMScope
 
REFERENCE_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
referenceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
referenceNames(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.BatchCIMClient
 
referenceNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
referenceNames(CIMObjectPath, String, String) - Method in interface org.sblim.wbem.client.BatchHandle
 
referenceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns CIM object paths to these objects.
referenceNames(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns CIM object paths to these objects.
referenceNames(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
referenceNames(CIMObjectPath, String, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
referenceNames(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
referenceNames(CIMObjectPath, String, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
referenceNames_request(Document, CIMObjectPath, String, String) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
references(CIMObjectPath) - Method in class org.sblim.wbem.client.BatchCIMClient
 
references(CIMObjectPath, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
references(CIMObjectPath) - Method in interface org.sblim.wbem.client.BatchHandle
 
references(CIMObjectPath, String, String, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
 
references(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns copies of these objects.
references(CIMObjectPath, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Enumerates the CIM asociation objects on the target CIM server that reference a particular CIM object, and returns copies of these objects.
references(CIMObjectPath) - Method in class org.sblim.wbem.client.CIMClientXML
 
references(CIMObjectPath, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
references(CIMObjectPath) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
references(CIMObjectPath, String, String, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
references_request(Document, CIMObjectPath, String, String, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
REFRESH_REJECTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
register(ServiceURL, Vector) - Method in interface org.sblim.slp.Advertiser
Register a new service with SLP having the given attributes.
register(ServiceURL, Vector) - Method in class org.sblim.slp.internal.AdvertiserImpl
 
register(ServiceURL, Vector, Vector, Locale) - Method in class org.sblim.slp.internal.ServiceRepository
 
register(SLPServiceRegistration) - Method in class org.sblim.slp.internal.ServiceTable
 
registerServiceTemplate(ServiceType, String, Locale, String) - Method in class org.sblim.slp.TemplateRegistry
Register the service template with the template registry.
removeAllKeys() - Method in class org.sblim.wbem.cim.CIMObjectPath
Removes all the key from this CIMObjectPath.
removeCIMListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClient
Removes the specified CIMListener, to stop receiving indications from the CIM server.
removeCIMListener(CIMListener) - Method in class org.sblim.wbem.client.CIMClientXML
 
removeCIMListener(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
removeConnectionFromPool(HttpClient) - Method in class org.sblim.wbem.http.HttpClientPool
Removes a connection completly from the pool.
removeField(String) - Method in class org.sblim.wbem.http.HttpHeader
 
removeKey(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
Removes the specified key from this CIMObjectPath.
removeListener(CIMListener) - Method in class org.sblim.wbem.client.indications.CIMIndicationListenertList
 
removeProperty(String) - Method in class org.sblim.wbem.cim.CIMMethod
Removes the specified property from the method.
removeProperty(String) - Method in class org.sblim.wbem.cim.CIMObject
Remove the specified property from the object.
removeQualifier(String) - Method in class org.sblim.wbem.cim.CIMProperty
Removes the qualifier with the specified name from this CIMProperty.
removeQualifier(String) - Method in class org.sblim.wbem.cim.CIMQualifiableElement
Removes the specified qualifier.
removeThread(ThreadPool.Worker) - Method in class org.sblim.slp.internal.ThreadPool
 
removeThread(ThreadPool.Worker) - Method in class org.sblim.wbem.util.ThreadPool
Removes a worker from the pool.
REQUEST_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
reset() - Method in class org.sblim.wbem.http.HttpClient
 
reset() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
reset() - Method in class org.sblim.wbem.http.MessageWriter
 
reset() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
resetAttributes() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
resetTime() - Static method in class org.sblim.wbem.util.Benchmark
Deprecated.  
resetTimer() - Static method in class org.sblim.wbem.util.Benchmark
 
resolveEntity(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
RESTRICTED - Static variable in class org.sblim.wbem.cim.CIMFlavor
 
retrieveAvailableConnectionFromPool(URI, AuthorizationHandler) - Method in class org.sblim.wbem.http.HttpClientPool
Returns the available connections of this pool for a given URI&AuthorizationHandler
returnAvailableConnectionToPool(HttpClient) - Method in class org.sblim.wbem.http.HttpClientPool
Add the connection to the pool.
RETURNVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
rt - Static variable in class org.sblim.wbem.util.Benchmark
 
run() - Method in class org.sblim.slp.internal.MessageDispatcher
 
run() - Method in class org.sblim.slp.internal.MessageDispatcherStreamed
 
run() - Method in class org.sblim.slp.internal.SLPDatagramServer
 
run() - Method in class org.sblim.slp.internal.SLPRequestHandler
 
run() - Method in class org.sblim.slp.internal.SLPStreamServer
 
run() - Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
 
run() - Method in class org.sblim.wbem.http.HttpServerConnection
 
run() - Method in class org.sblim.wbem.http.HttpServerWorker
 

S

SA_SERVICE_TYPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
SAADVERT - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SAX_PARSER - Static variable in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
SAX_PARSER - Static variable in class org.sblim.wbem.util.SessionProperties
Parsing moder 'SAX parser'.
SCHEMA - Static variable in class org.sblim.wbem.cim.CIMScope
 
scheme - Variable in class org.sblim.wbem.http.Challenge
 
SCOPE - Static variable in class org.sblim.slp.example.SLPClient
 
SCOPE - Static variable in class org.sblim.slp.example.slpMain
 
SCOPE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
SCOPE_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
 
SCOPES - Static variable in class org.sblim.wbem.cim.CIMScope
 
searchAttribute(Node, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
searchFirstChild(Element) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
searchFirstNode(Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
searchNodes(Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
 
SECOND_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 
serialize(ByteArrayOutputStream, boolean, boolean) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
serialize() - Method in class org.sblim.slp.ServiceLocationAttribute
Returns the attribute serialized (as comma separated list)
serialize(OutputStream, Document, boolean) - Static method in class org.sblim.wbem.cimxml.CimXmlSerializer
Serializes a given DOM document as (CIM-)XML to a given output stream
serialize(OutputStream, Document) - Static method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
serializeCommaSeparatedList(Vector, ByteArrayOutputStream) - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
SERVICE_WBEM - Static variable in class org.sblim.slp.example.SLPClient
 
SERVICE_WBEM_HTTP - Static variable in class org.sblim.slp.example.SLPClient
 
SERVICE_WBEM_HTTPS - Static variable in class org.sblim.slp.example.SLPClient
 
ServiceLocationAttribute - Class in org.sblim.slp
Service location attribute
ServiceLocationAttribute(String, Vector) - Constructor for class org.sblim.slp.ServiceLocationAttribute
Construct a service location attribute.
ServiceLocationAttribute(String) - Constructor for class org.sblim.slp.ServiceLocationAttribute
Construct a service location attribute from a String.
ServiceLocationAttributeDescriptor - Interface in org.sblim.slp
The ServiceLocationAttributeDescriptor interface provides introspection on a template attribute definition (see RFC 2609).
ServiceLocationAttributeVerifier - Interface in org.sblim.slp
The ServiceLocationAttributeVerifier provides access to service templates.
ServiceLocationEnumeration - Interface in org.sblim.slp
The ServiceLocationEnumeration class is the return type for all Locator SLP operations.
ServiceLocationEnumerator - Class in org.sblim.slp.internal
 
ServiceLocationEnumerator(Vector) - Constructor for class org.sblim.slp.internal.ServiceLocationEnumerator
 
ServiceLocationEnumeratorStreamed - Class in org.sblim.slp.internal
 
ServiceLocationEnumeratorStreamed(Vector, ServiceLocationMessage, InetAddress) - Constructor for class org.sblim.slp.internal.ServiceLocationEnumeratorStreamed
 
ServiceLocationException - Exception in org.sblim.slp
The ServiceLocationException class is thrown by all methods when exceptional conditions occur in the SLP framework.
ServiceLocationException(short) - Constructor for exception org.sblim.slp.ServiceLocationException
Ctor.
ServiceLocationException(short, Throwable) - Constructor for exception org.sblim.slp.ServiceLocationException
Ctor.
ServiceLocationException(short, String, Object[]) - Constructor for exception org.sblim.slp.ServiceLocationException
Ctor.
ServiceLocationException(short, String) - Constructor for exception org.sblim.slp.ServiceLocationException
Ctor.
ServiceLocationException(short, String, Object) - Constructor for exception org.sblim.slp.ServiceLocationException
Ctor.
ServiceLocationHeader - Class in org.sblim.slp.internal
 
ServiceLocationHeader() - Constructor for class org.sblim.slp.internal.ServiceLocationHeader
 
ServiceLocationManager - Class in org.sblim.slp
The ServiceLocationManager manages access to the service location framework.
ServiceLocationManager() - Constructor for class org.sblim.slp.ServiceLocationManager
 
ServiceRepository - Class in org.sblim.slp.internal
 
ServiceRepository() - Constructor for class org.sblim.slp.internal.ServiceRepository
 
ServiceTable - Class in org.sblim.slp.internal
 
ServiceTable() - Constructor for class org.sblim.slp.internal.ServiceTable
 
ServiceType - Class in org.sblim.slp
The ServiceType object models the SLP service type.
ServiceType(String) - Constructor for class org.sblim.slp.ServiceType
Constructs a service type object from the service type specifier.
ServiceURL - Class in org.sblim.slp
The ServiceURL object models the advertised SLP service URL.
ServiceURL(String, int) - Constructor for class org.sblim.slp.ServiceURL
Construct a service URL object having the specified lifetime.
SessionProperties - Class in org.sblim.wbem.util
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.
SessionProperties() - Constructor for class org.sblim.wbem.util.SessionProperties
Constructs a new SessionProperties instance with library defaults applied.
setA1(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setAlgorithm(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setAlias(String) - Method in class org.sblim.wbem.cim.CIMInstance
Specifies the alias for this instance.
setCharacterStream(Reader) - Method in class org.sblim.wbem.xml.parser.InputSource
 
setClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.BatchHandle
 
setClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.CIMClient
Modifies a CIM class on the target CIM server.
setClass(CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.client.CIMClientXML
 
setClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setClass_request(Document, CIMObjectPath, CIMClass) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
setClassName(String) - Method in class org.sblim.wbem.cim.CIMInstance
Specifies the classname for this CIMInstance.
setCnonce(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setCode(int) - Method in class org.sblim.wbem.client.indications.CIMError
Specifies the status code.
setConnectionPoolSize(int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setConnectionPoolSize(int) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the maximum number of connection pools to be maitained alive, and later will be reused for additional request.
setContentLength(int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setContentLength(int) - Method in class org.sblim.wbem.util.SessionProperties
Determines the content length that is supposed to be used during the retry mechanism.
setContentLengthRetry(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setContentLengthRetry(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Enables or disables the content length retry mechanism.
setCredentials(PasswordAuthentication) - Method in class org.sblim.wbem.http.AuthInfo
 
setCredentialsDefaultEnabled(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setCredentialsDefaultEnabled(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Specifies if the usage of the default credentials must be used or not.
setDay(int) - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
Specifies the day of this CIMDateTime.
setDay(int) - Method in class org.sblim.wbem.cim.CIMTimeInterval
Specifies the number of days associated with this interval of time.
setDebugHttpConnectionPool(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDebugHttpConnectionPool(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Deprecated. This method is never used at all...
setDebugInputStream(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDebugInputStream(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Specifies if the input stream must be dumped into the default debugging output stream.
setDebugOutputStream(OutputStream) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDebugOutputStream(OutputStream) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the default output stream to dump debugging information, including the request/response xml documents.
setDebugXMLInput(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDebugXMLInput(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Specifies if the XML response from the CIMOM will be dumped into the default debugging output stream.
setDebugXMLOutput(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDebugXMLOutput(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Specifies if the XML from the request will be dumped into the default debugging output stream.
setDefaultCredentials(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDefaultCredentials(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies new default credentials to use if the usage of default credentials is enabled.
setDefaultPrincipal(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setDefaultPrincipal(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies new default principal to use if the usage of default credentials is enabled.
setDefaults(CIMQualifierType) - Method in class org.sblim.wbem.cim.CIMQualifier
Sets the default value and the flavor from the given qualifier type
setDefaultValue(CIMValue) - Method in class org.sblim.wbem.cim.CIMQualifierType
Assigns the default value for this CIMDataType.
setDescription(String) - Method in exception org.sblim.wbem.cim.CIMException
Sets a description for this exception.
setDescription(String) - Method in class org.sblim.wbem.client.indications.CIMError
Specifies the description associated to this status.
setDocumentLocator(Locator) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
setEncoding(String) - Method in class org.sblim.wbem.xml.parser.InputSource
 
setError() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
setError(CIMException) - Method in class org.sblim.wbem.xml.CIMResponse
 
setErrorCode(short) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for errorCode
setExtendedReason(Object[]) - Method in exception org.sblim.slp.ServiceLocationException
Specifies the extended reason for this exception.
setFresh(boolean) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for fresh
setFunctionCode(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for functionCode
setHeader(HttpHeader) - Method in class org.sblim.wbem.http.MessageWriter
 
setHost(String) - Method in class org.sblim.wbem.cim.CIMNameSpace
Specifies the host for this CIMNameSpace object.
setHost(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
Specifies the host name.
setHostName(String) - Method in class org.sblim.wbem.client.PasswordCredential
Specifies the host name.
setHour(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Specifies the number of hours for this CIMDateTime.
setHttpAuthenticationModule(String) - Method in class org.sblim.wbem.util.SessionProperties
Sets the HTTP authentication module
setHttpTimeOut(int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setHttpTimeOut(int) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the time out for HTTP connections.
setInstance(CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setInstance(CIMObjectPath, CIMInstance, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setInstance(CIMObjectPath, CIMInstance) - Method in interface org.sblim.wbem.client.BatchHandle
 
setInstance(CIMObjectPath, CIMInstance) - Method in class org.sblim.wbem.client.CIMClient
Modifies a CIM instance on the target CIM server.
setInstance(CIMObjectPath, CIMInstance, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClient
Modifies a CIM instance on the target CIM server.
setInstance(CIMObjectPath, CIMInstance, boolean, String[]) - Method in class org.sblim.wbem.client.CIMClientXML
 
setInstance(CIMObjectPath, CIMInstance, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setInstance_request(Document, CIMObjectPath, CIMInstance, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
setIsAssociation(boolean) - Method in class org.sblim.wbem.cim.CIMClass
Adds or removes the Association qualifier from this CIMClass.
setIsKeyed(boolean) - Method in class org.sblim.wbem.cim.CIMClass
Deprecated. this method may lead to confusion. Instead of this method application are encourage to remove/add the Key qualifier manually.
setJSSECertificate(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setJSSECertificate(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the JSSE certificate manager used for https connection.
setJSSEProvider(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setJSSEProvider(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the complete class name for the JSSE provider.
setKey(boolean) - Method in class org.sblim.wbem.cim.CIMProperty
Adds/removes the key qualifier
setKeys(Vector) - Method in class org.sblim.wbem.cim.CIMObjectPath
Sets the key properties for this CIMObjectPath.
setKeystore(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setKeystore(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the path of the keystore.
setKeystore_password(char[]) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setKeystore_password(char[]) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the password for the keystore.
setKeystoreType(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the type of the keystore.
setLength(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for length
setLocale(Locale) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for locale
setLocale(Locale) - Method in class org.sblim.wbem.client.CIMClient
Modifies the locale information of the CIM client.
setLocale(Locale) - Method in class org.sblim.wbem.client.CIMClientXML
 
setLocale(Locale) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setLogger(Logger) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLogger(Logger) - Method in class org.sblim.wbem.util.SessionProperties
Allows applications to specify external Logger to be used by all the CIM clients.
setLoggerConsoleLevel(Level) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLoggerConsoleLevel(Level) - Method in class org.sblim.wbem.util.SessionProperties
Specifies a new log level for the console log handler.
setLoggerFileLevel(Level) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLoggerFileLevel(Level) - Method in class org.sblim.wbem.util.SessionProperties
Specifies a new log level for the file log handler Supported on the global properties instance only.
setLoggerNameSpace(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLoggerNameSpace(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies a new namespace for the logger.
setLoggerOutputFile(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLoggerOutputFile(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies a new log file name Supported on the global properties instance only.
setLoggingEnabled(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setLoggingEnabled(boolean) - Method in class org.sblim.wbem.util.SessionProperties
Specifies if logging in general is enabled or not.
setMCast(boolean) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for mCast
setMethod(HttpServerMethod) - Method in class org.sblim.wbem.http.MessageWriter
 
setMethodName(String) - Method in class org.sblim.wbem.xml.CIMRequest
 
setMethods(Vector) - Method in class org.sblim.wbem.cim.CIMClass
Assigns the specified vector with CIMMethod to this CIMClass.
setMicroseconds(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of microseconds specified this CIMDateTime.
setMilliseconds(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Gets the number of milliseconds specified this CIMDateTime.
setMinute(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Specifies the number of minutes for this CIMDateTime.
setMonth(int) - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
Specifies the month for this CIMDateTime.
setName(String) - Method in class org.sblim.wbem.cim.CIMClass
Sets the name for this CIMClass.
setName(String) - Method in class org.sblim.wbem.cim.CIMElement
Specifies the name for this CIMElement.
setName(String) - Method in class org.sblim.wbem.cim.CIMInstance
Specifies the name for this CIMInstance.
setName(String) - Method in class org.sblim.wbem.http.HttpServerConnection
Set the name of the thread
setNameSpace(String) - Method in class org.sblim.wbem.cim.CIMNameSpace
Specifies the namespace for this CIMNameSpace object.
setNamespace(String) - Method in class org.sblim.wbem.cim.CIMNameSpace
 
setNamespace(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
 
setNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.cim.CIMObjectPath
Specifies the namespace for this CIMObjectPath.
setNameSpace(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
Specifies the namespace for this CIMObjectPath.
setNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.operations.CIMOperation
Sets the namespace
setNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.xml.CIMRequest
 
setNc(long) - Method in class org.sblim.wbem.http.AuthInfo
 
setNonce(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setNumberOfBytes(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for numberOfBytes
setNumberOfReplies(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for numberOfReplies
setObjectName(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
Specifies the object name for this CIMObjectPath.
setObjectPath(CIMObjectPath) - Method in class org.sblim.wbem.cim.CIMClass
Sets the CIMObjectPath for the current CIMClass.
setObjectPath(CIMObjectPath) - Method in class org.sblim.wbem.cim.CIMInstance
Specifies the CIMObjectPath for this CIMInstance.
setObjectPath(CIMObjectPath) - Method in class org.sblim.wbem.cim.CIMObject
Specifies the CIMObjectPath for this CIM Object.
setObjectPath(CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMRequest
 
setOffsetMinute(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Sets the number of offset minutes associated with this CIMDateTime.
setOpaque(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setOriginClass(String) - Method in class org.sblim.wbem.cim.CIMMethod
Specifies the name of the class where this method was defined.
setOriginClass(String) - Method in class org.sblim.wbem.cim.CIMProperty
Specifies the origin class for this CIMProperty.
setOverflow(boolean) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for overflow
setOverridingMethod(String) - Method in class org.sblim.wbem.cim.CIMMethod
Set the name of the overriding method for this method.
setOverridingProperty(String) - Method in class org.sblim.wbem.cim.CIMProperty
Specifies the overriding property for this CIMProperty.
setPacketLength(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for packetLength
setParameters(Vector) - Method in class org.sblim.wbem.cim.CIMMethod
Specify the new set of parameters for the method.
setParams(Object[]) - Method in exception org.sblim.wbem.cim.CIMException
Specifies the extended reason for this exception.
setParamValue(Vector) - Method in class org.sblim.wbem.xml.CIMResponse
 
setPayload(byte[]) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for payload
setPort(int) - Method in class org.sblim.wbem.cim.CIMNameSpace
Specifies the port for this CIMNameSpace object.
setPresicion(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Specifies the presicion level for this CIMDateTime.
setPreviousResponse(Vector) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for previousResponse
setPropagated(boolean) - Method in class org.sblim.wbem.cim.CIMMethod
Specifies if the current method is propagated from a parent class.
setPropagated(boolean) - Method in class org.sblim.wbem.cim.CIMProperty
Sets the propagated value to the specified value.
setPropagated(boolean) - Method in class org.sblim.wbem.cim.CIMQualifier
Sets the propagated value
setProperties(Vector) - Method in class org.sblim.wbem.cim.CIMObject
Replace the current properties from the object and add the new set of properties defined by the argument.
setProperty(String, CIMValue) - Method in class org.sblim.wbem.cim.CIMObject
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.
setProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setProperty(CIMObjectPath, String, CIMValue) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.BatchHandle
 
setProperty(CIMObjectPath, String, CIMValue) - Method in interface org.sblim.wbem.client.BatchHandle
 
setProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.CIMClient
Modifies a property value of a CIM instance on the target CIM server.
setProperty(CIMObjectPath, String, CIMValue) - Method in class org.sblim.wbem.client.CIMClient
Modifies a property value of a CIM instance on the target CIM server.
setProperty(CIMObjectPath, String) - Method in class org.sblim.wbem.client.CIMClientXML
 
setProperty(CIMObjectPath, String, CIMValue) - Method in class org.sblim.wbem.client.CIMClientXML
 
setProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setProperty(CIMObjectPath, String, CIMValue) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setProperty_request(Document, CIMObjectPath, String, CIMValue) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
setQop(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setQualifier(CIMQualifier) - Method in class org.sblim.wbem.cim.CIMProperty
Updates the CIMQualifier value from the CIMProperty with the specified CIMQualifier.
setQualifiers(Vector) - Method in class org.sblim.wbem.cim.CIMQualifiableElement
Replaces the CIMQualifiers for this CIMElement, with the specifed CIMQualifiers.
setQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.BatchCIMClient
 
setQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.BatchHandle
 
setQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.CIMClient
Creates or replaces a CIM qualifier declaration on the target CIM server.
setQualifierType(CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.client.CIMClientXML
 
setQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setQualifierType_request(Document, CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
 
setRealm(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setRequestMethod(String) - Method in class org.sblim.wbem.http.HttpClient
 
setRequestMethod(String) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
setRequestProperty(String, String) - Method in class org.sblim.wbem.http.HttpClient
 
setRequestProperty(String, String) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
setResponse(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setResult(Object) - Method in class org.sblim.wbem.client.operations.CIMOperation
Sets the operation result
setRetriesNumber(int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setRetriesNumber(int) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the new number of retries that is set for the transmission of the cimXML request.
setReturnValue(Vector) - Method in class org.sblim.wbem.xml.CIMResponse
 
setScheme(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setScopes(Vector) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for scopes
setSecond(int) - Method in class org.sblim.wbem.cim.CIMDateTime
Sets the number of seconds for this CIMDateTime.
setServiceType(ServiceType) - Method in class org.sblim.slp.ServiceURL
Set the service type name to the object.
setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.client.CIMClient
Sets the session properties for the CIM client.
setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.client.CIMClientXML
 
setSessionProperties(SessionProperties) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.http.HttpClientPool
 
setSize(int) - Method in class org.sblim.wbem.cim.CIMMethod
Deprecated. the current method has been deprecated because the size of the data type is unmutable. To change the size of the return type, a new data type must be specified by invoking the setType method
setSize(int) - Method in class org.sblim.wbem.cim.CIMParameter
Deprecated. Using this method can produce inconsitency and break invariants
setSize(int) - Method in class org.sblim.wbem.cim.CIMProperty
Deprecated. the size of the property is bounded to the CIMDataType, which is unmutable. Applications are encourage to specify the CIMDataType with the appopiated size.
setSocketFactory(SocketFactory) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
setSocketFactory(SocketFactory) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the custom socket factory for client connections.
setSSLServerSocketFactory(SSLServerSocketFactory) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
setSSLSocketFactory(SSLSocketFactory) - Method in class org.sblim.wbem.http.HttpSocketFactory
 
setSuperClass(String) - Method in class org.sblim.wbem.cim.CIMClass
Sets the super class for this class.
setTrailer(HttpHeader) - Method in class org.sblim.wbem.http.MessageWriter
 
setTruststore(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setTruststore(String) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the path of the truststore.
setTruststore_password(char[]) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setTruststore_password(String) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setTruststore_password(String) - Method in class org.sblim.wbem.util.SessionProperties
Deprecated. For security reasons this method should not be used. Instead setTruststore_password(char[] newPassword) should be used.
setTruststore_password(char[]) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the password for the truststore.
setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMArgument
Specifies the CIMDataType for this CIMArgument.
setType(int) - Method in class org.sblim.wbem.cim.CIMDataType
Sets the current type of the object.
setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMMethod
Sets the data type of the returned value for the method.
setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMParameter
Specifies the CIMDataType for this object.
setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMProperty
Sets the CIMDataType for this CIMProperty.
setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMQualifierType
Set the value type of this qualifier
setURI(String) - Method in class org.sblim.wbem.http.AuthInfo
 
setUserPassword(char[]) - Method in class org.sblim.wbem.client.PasswordCredential
Sets a new password for this credential object.
setValue(CIMValue) - Method in class org.sblim.wbem.cim.CIMArgument
Specifies the CIMValue for this CIMArgument.
setValue(CIMValue) - Method in class org.sblim.wbem.cim.CIMProperty
Sets the value of this CIMProperty to the specified CIMProperty.
setValue(CIMValue) - Method in class org.sblim.wbem.cim.CIMQualifier
Sets this qualifiers value
setVersion(int) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for version
setXid(short) - Method in class org.sblim.slp.internal.ServiceLocationHeader
Setter for xid
setXmlParser(int) - Static method in class org.sblim.wbem.util.GlobalProperties
Deprecated.  
setXmlParser(int) - Method in class org.sblim.wbem.util.SessionProperties
Specifies the xml parsing mode.
setYear(int) - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
Specifies the year for this CIMDateTime.
shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
showMemory() - Static method in class org.sblim.wbem.util.Benchmark
 
shutdown() - Method in class org.sblim.wbem.util.ThreadPool
Shuts down the thread pool and all workers
shutdownServer() - Method in class org.sblim.slp.internal.SLPStreamServer
 
SIMPLEEXPREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
SIMPLEEXPRSP - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
SIMPLERSP - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
SimpleTestClient - Class in org.sblim.wbem.cimclient.sample
 
SimpleTestClient() - Constructor for class org.sblim.wbem.cimclient.sample.SimpleTestClient
 
SIMPLREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
SINT16 - Static variable in class org.sblim.wbem.cim.CIMDataType
Signed 16-bit integer.
SINT16_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
SINT32 - Static variable in class org.sblim.wbem.cim.CIMDataType
Signed 32-bit integer.
SINT32_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
SINT64 - Static variable in class org.sblim.wbem.cim.CIMDataType
Signed 64-bit integer.
SINT64_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
SINT8 - Static variable in class org.sblim.wbem.cim.CIMDataType
Signed 8-bit integer.
SINT8_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
size() - Method in class org.sblim.wbem.cim.CIMValue
Deprecated. use getSize instead of size()
SIZE_SINGLE - Static variable in class org.sblim.wbem.cim.CIMDataType
 
SIZE_UNLIMITED - Static variable in class org.sblim.wbem.cim.CIMDataType
 
skip(long) - Method in class org.sblim.wbem.http.io.BoundedInputStream
 
skip(long) - Method in class org.sblim.wbem.http.io.ChunkedInputStream
 
skip(long) - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
 
skipOptionalSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
skippedEntity(String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
skipRequiredSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
SLP_PORT - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
SLP_VERSION - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
SLPAttributeReplyMessage - Class in org.sblim.slp.internal
 
SLPClient - Class in org.sblim.slp.example
Sample simplified SLP client that provides methods to find wbem services and others.
SLPClient() - Constructor for class org.sblim.slp.example.SLPClient
Ctor.
SLPConfig - Class in org.sblim.slp.internal
 
SLPConfigProperties - Interface in org.sblim.slp
The interface SLPConfigProperties holds string constans for the configuration properties of the SLP package.
SLPDatagramServer - Class in org.sblim.slp.internal
 
SLPDatagramServer(InetAddress) - Constructor for class org.sblim.slp.internal.SLPDatagramServer
 
SLPDefaults - Interface in org.sblim.slp.internal
 
SLPDeregistration - Class in org.sblim.slp.example
Deregisters a service from the internal registry.
SLPDeregistration() - Constructor for class org.sblim.slp.example.SLPDeregistration
 
SLPFindAttributes - Class in org.sblim.slp.example
List the attribute of a given service.
SLPFindAttributes() - Constructor for class org.sblim.slp.example.SLPFindAttributes
 
SLPFindServices - Class in org.sblim.slp.example
Locates WBEM services (HTTPS only) that are registered on a SA/DA
SLPFindServices() - Constructor for class org.sblim.slp.example.SLPFindServices
 
SLPFindServiceTypes - Class in org.sblim.slp.example
List all service types for which at least one service is registered at one of the SAs/DAs
SLPFindServiceTypes() - Constructor for class org.sblim.slp.example.SLPFindServiceTypes
 
SLPLimits - Interface in org.sblim.slp.internal
 
slpMain - Class in org.sblim.slp.example
Locate WBEM services that are registered on a SA/DA.
slpMain() - Constructor for class org.sblim.slp.example.slpMain
 
SLPRegistration - Class in org.sblim.slp.example
Registers a service in the internal registry.
SLPRegistration() - Constructor for class org.sblim.slp.example.SLPRegistration
 
SLPRequestHandler - Class in org.sblim.slp.internal
 
SLPRequestHandler(DatagramPacket, InetAddress) - Constructor for class org.sblim.slp.internal.SLPRequestHandler
 
SLPRequestHandler(Socket, InetAddress) - Constructor for class org.sblim.slp.internal.SLPRequestHandler
 
SLPServer - Class in org.sblim.slp.internal
 
SLPServer() - Constructor for class org.sblim.slp.internal.SLPServer
 
SLPServiceDeregistration - Class in org.sblim.slp.internal
 
SLPServiceDeregistration(Locale, ServiceURL, Vector, Vector) - Constructor for class org.sblim.slp.internal.SLPServiceDeregistration
 
SLPServiceDeregistration(ServiceLocationHeader, DataInputStream) - Constructor for class org.sblim.slp.internal.SLPServiceDeregistration
 
SLPServiceRegistration - Class in org.sblim.slp.internal
 
SLPServiceRegistration(boolean, Locale, ServiceURL, Vector, Vector) - Constructor for class org.sblim.slp.internal.SLPServiceRegistration
 
SLPServiceRegistration(ServiceLocationHeader, DataInputStream) - Constructor for class org.sblim.slp.internal.SLPServiceRegistration
 
SLPServiceRequestMessage - Class in org.sblim.slp.internal
 
SLPServiceRequestMessage(Locale, ServiceType, Vector, String) - Constructor for class org.sblim.slp.internal.SLPServiceRequestMessage
 
SLPServiceRequestMessage(ServiceLocationHeader, DataInputStream) - Constructor for class org.sblim.slp.internal.SLPServiceRequestMessage
 
SLPServiceTypeReplyMessage - Class in org.sblim.slp.internal
 
SLPServiceTypeReplyMessage(SLPHeaderV2, DataInputStream) - Constructor for class org.sblim.slp.internal.SLPServiceTypeReplyMessage
 
SLPStreamServer - Class in org.sblim.slp.internal
 
SPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
split(String) - Static method in class org.sblim.wbem.http.WwwAuthInfo
 
SRVACK - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVDEREG - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVREG - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVRPLY - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVRQST - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVTYPERPLY - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
SRVTYPERQST - Static variable in class org.sblim.slp.internal.ServiceLocationHeader
 
starPadding(int) - Method in class org.sblim.wbem.cim.CIMDateTime
 
start() - Method in class org.sblim.slp.internal.SLPServer
 
start() - Method in class org.sblim.wbem.http.HttpServerConnection
Starts the server thread
START_DOCUMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
START_ELEMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
 
startDocument() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
startMemoryMeter() - Static method in class org.sblim.wbem.util.Benchmark
 
startPrefixMapping(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
startServer() - Method in class org.sblim.slp.internal.SLPStreamServer
 
startTimer() - Static method in class org.sblim.wbem.util.Benchmark
 
startTransportTimer() - Static method in class org.sblim.wbem.util.Benchmark
 
startup() - Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
Starts the dispatching engine of the CIMEventDispatcher.
stop() - Method in class org.sblim.slp.internal.SLPServer
 
stopMemoryMeter() - Static method in class org.sblim.wbem.util.Benchmark
 
stopTimer() - Static method in class org.sblim.wbem.util.Benchmark
 
stopTransportTimer() - Static method in class org.sblim.wbem.util.Benchmark
 
streamFinished() - Method in class org.sblim.wbem.http.HttpClient
 
streamFinished(boolean) - Method in class org.sblim.wbem.http.HttpClient
 
STRING - Static variable in class org.sblim.wbem.cim.CIMDataType
UCS String.
STRING_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
successIds - Variable in class org.sblim.wbem.client.BatchResult
 

T

taskCompleted(ThreadPool.Worker, boolean) - Method in class org.sblim.slp.internal.ThreadPool
 
taskCompleted(ThreadPool.Worker, boolean) - Method in class org.sblim.wbem.util.ThreadPool
Used by the worker to report task completion and ask for a new task
TCP_TIMEOUT - Static variable in interface org.sblim.slp.internal.SLPDefaults
 
TemplateRegistry - Class in org.sblim.slp
Subclasses of the TemplateRegistry abstract class provide access to service location templates [8].
TemplateRegistry() - Constructor for class org.sblim.slp.TemplateRegistry
 
ThreadPool - Class in org.sblim.slp.internal
 
ThreadPool - Class in org.sblim.wbem.util
Class ThreadPool implements a pool that manages threads and executes submitted tasks using this threads.
ThreadPool(int, int, ThreadGroup, String) - Constructor for class org.sblim.wbem.util.ThreadPool
Ctor
toMOF() - Method in class org.sblim.wbem.cim.CIMClass
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMDataType
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMDateTime
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMFlavor
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMInstance
Returns the MOF representation of this CIMInstance.
toMOF() - Method in class org.sblim.wbem.cim.CIMMethod
Returns the MOF representation of the method.
toMOF() - Method in class org.sblim.wbem.cim.CIMParameter
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMProperty
Returns the MOF representation of this CIMObject.
toMOF() - Method in class org.sblim.wbem.cim.CIMQualifier
Gets the MOF representation of this qualifier
toMOF() - Method in class org.sblim.wbem.cim.CIMQualifierType
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMScope
Returns the MOF representation of this object.
toMOF() - Method in class org.sblim.wbem.cim.CIMValue
Returns the MOF representation of this element.
toString() - Method in class org.sblim.slp.internal.ServiceLocationHeader
 
toString() - Method in class org.sblim.slp.Opaque
 
toString() - Method in class org.sblim.slp.ServiceLocationAttribute
 
toString() - Method in exception org.sblim.slp.ServiceLocationException
 
toString() - Method in class org.sblim.slp.ServiceType
 
toString() - Method in class org.sblim.slp.ServiceURL
 
toString() - Method in class org.sblim.wbem.cim.CIMArgument
 
toString() - Method in class org.sblim.wbem.cim.CIMClass
 
toString() - Method in class org.sblim.wbem.cim.CIMDataType
 
toString() - Method in class org.sblim.wbem.cim.CIMDateTime
 
toString() - Method in exception org.sblim.wbem.cim.CIMException
 
toString() - Method in class org.sblim.wbem.cim.CIMFlavor
 
toString() - Method in class org.sblim.wbem.cim.CIMInstance
 
toString() - Method in class org.sblim.wbem.cim.CIMMethod
 
toString() - Method in class org.sblim.wbem.cim.CIMNameSpace
 
toString() - Method in class org.sblim.wbem.cim.CIMObjectPath
 
toString(boolean) - Method in class org.sblim.wbem.cim.CIMObjectPath
Returns the string representation of an object path.
toString() - Method in class org.sblim.wbem.cim.CIMParameter
 
toString() - Method in class org.sblim.wbem.cim.CIMProperty
 
toString() - Method in class org.sblim.wbem.cim.CIMQualifier
 
toString() - Method in class org.sblim.wbem.cim.CIMQualifierType
 
toString() - Method in class org.sblim.wbem.cim.CIMScope
 
toString() - Method in class org.sblim.wbem.cim.CIMValue
 
toString() - Method in class org.sblim.wbem.cim.CIMVersion
 
toString() - Method in class org.sblim.wbem.cim.UnsignedInt16
 
toString() - Method in class org.sblim.wbem.cim.UnsignedInt32
 
toString() - Method in class org.sblim.wbem.cim.UnsignedInt64
 
toString() - Method in class org.sblim.wbem.cim.UnsignedInt8
 
toString() - Method in class org.sblim.wbem.client.indications.CIMError
 
toString() - Method in class org.sblim.wbem.http.AuthInfo
 
toString() - Method in class org.sblim.wbem.http.AuthorizationHandler
 
toString() - Method in class org.sblim.wbem.http.HttpClientMethod
 
toString() - Method in exception org.sblim.wbem.http.HttpException
 
toString() - Method in class org.sblim.wbem.http.HttpHeader
 
toString() - Method in class org.sblim.wbem.http.HttpHeaderParser
 
toString() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
toString() - Method in class org.sblim.wbem.http.PegasusLocalAuthInfo
 
toString() - Method in class org.sblim.wbem.http.WwwAuthInfo
 
toString() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 
toString() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
TOSUBCLASS - Static variable in class org.sblim.wbem.cim.CIMFlavor
 
trace(String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
TRANSLATE - Static variable in class org.sblim.wbem.cim.CIMFlavor
 
transmitRequest(String, HttpHeader, Document) - Method in class org.sblim.wbem.client.CIMClientXML
 
transportCumulativeTime - Variable in class org.sblim.wbem.util.Benchmark
 
transportCurrentTime - Variable in class org.sblim.wbem.util.Benchmark
 
transportElapse - Variable in class org.sblim.wbem.util.Benchmark
 
TRUE - Static variable in class org.sblim.wbem.cim.CIMValue
 
TYPE_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
 

U

UINT16 - Static variable in class org.sblim.wbem.cim.CIMDataType
Unsigned 16-bit integer.
UINT16_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
UINT32 - Static variable in class org.sblim.wbem.cim.CIMDataType
Unsigned 32-bit integer.
UINT32_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
UINT64 - Static variable in class org.sblim.wbem.cim.CIMDataType
Unsigned 64-bit integer.
UINT64_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
UINT8 - Static variable in class org.sblim.wbem.cim.CIMDataType
Unsigned 8-bit integer.
UINT8_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
 
unescape(String) - Static method in class org.sblim.slp.example.SLPClient
Unescapes a attribute string
unescapeAttributeString(String) - Static method in class org.sblim.slp.internal.Utils
 
unescapeByteArray(String) - Static method in class org.sblim.slp.internal.Utils
 
unescapeChar(String) - Static method in class org.sblim.slp.internal.Utils
 
unescapeScopeStrings(Vector) - Static method in class org.sblim.slp.internal.Utils
 
unparsedEntityDecl(String, String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
UnsignedInt16 - Class in org.sblim.wbem.cim
Implements a 16-bit unsigned integer object.
UnsignedInt16(byte) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified byte value.
UnsignedInt16(short) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified short value.
UnsignedInt16(int) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified int value.
UnsignedInt16(String) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified String value.
UnsignedInt16(UnsignedInt8) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified UnsignedInt8 value.
UnsignedInt16(UnsignedInt16) - Constructor for class org.sblim.wbem.cim.UnsignedInt16
Constructs an unsigned 16-bit integer object for the specified UnsignedInt16 value.
UnsignedInt32 - Class in org.sblim.wbem.cim
Implements a 32-bit unsigned integer object.
UnsignedInt32(byte) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified byte value.
UnsignedInt32(short) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified short value.
UnsignedInt32(int) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified int value.
UnsignedInt32(long) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified long value.
UnsignedInt32(String) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified String value.
UnsignedInt32(UnsignedInt8) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified UnsignedInt8 value.
UnsignedInt32(UnsignedInt16) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified UnsignedInt16 value.
UnsignedInt32(UnsignedInt32) - Constructor for class org.sblim.wbem.cim.UnsignedInt32
Constructs an unsigned 32-bit integer object for the specified UnsignedInt32 value.
UnsignedInt64 - Class in org.sblim.wbem.cim
Implements a 64-bit unsigned integer object.
UnsignedInt64(byte) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified byte value.
UnsignedInt64(short) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified short value.
UnsignedInt64(int) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified int value.
UnsignedInt64(long) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified long value.
UnsignedInt64(BigInteger) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified BigInteger value.
UnsignedInt64(String) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified String value.
UnsignedInt64(UnsignedInt8) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified UnsignedInt8 value.
UnsignedInt64(UnsignedInt16) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified UnsignedInt16 value.
UnsignedInt64(UnsignedInt32) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified UnsignedInt32 value.
UnsignedInt64(UnsignedInt64) - Constructor for class org.sblim.wbem.cim.UnsignedInt64
Constructs an unsigned 64-bit integer object for the specified UnsignedInt64 value.
UnsignedInt8 - Class in org.sblim.wbem.cim
Implements a 8-bit unsigned integer object.
UnsignedInt8(byte) - Constructor for class org.sblim.wbem.cim.UnsignedInt8
Constructs an unsigned 8-bit integer object for the specified byte value.
UnsignedInt8(short) - Constructor for class org.sblim.wbem.cim.UnsignedInt8
Constructs an unsigned 8-bit integer object for the specified short value.
UnsignedInt8(String) - Constructor for class org.sblim.wbem.cim.UnsignedInt8
Constructs an unsigned 8-bit integer object for the specified String value.
UnsignedInt8(UnsignedInt8) - Constructor for class org.sblim.wbem.cim.UnsignedInt8
Constructs an unsigned 8-bit integer object for the specified UnsignedInt8 value.
updateAuthenticationInfo(Challenge, String, URI, String) - Method in class org.sblim.wbem.http.AuthInfo
Updates the authorization information acording to a received challenge.
updateAuthenticationInfo(Challenge, String, URI, String) - Method in class org.sblim.wbem.http.PegasusLocalAuthInfo
 
updateAuthenticationInfo(Challenge, String, URI, String) - Method in class org.sblim.wbem.http.WwwAuthInfo
 
updateProperty(CIMProperty) - Method in class org.sblim.wbem.cim.CIMInstance
Updates the specified CIMProperty.
updatePropertyValue(CIMProperty) - Method in class org.sblim.wbem.cim.CIMInstance
Updates the CIMProperty value.
updatePropertyValue(Vector) - Method in class org.sblim.wbem.cim.CIMInstance
Updates the properties of the current CIMInstance with the vector of CIMProperty objects.
updateRegistration(ServiceURL, Vector, Vector, Locale) - Method in class org.sblim.slp.internal.ServiceRepository
 
updateURI() - Method in class org.sblim.wbem.cim.CIMNameSpace
 
used - Variable in class org.sblim.wbem.http.io.BoundedInputStream
 
useHttp11(boolean) - Method in class org.sblim.wbem.client.CIMClient
Control the use of HTTP 1.1.
useHttp11(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
useHttp11(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
useHttp11(boolean) - Method in class org.sblim.wbem.http.HttpClient
 
useHttp11(boolean) - Method in class org.sblim.wbem.http.HttpUrlConnection
 
useMPost(boolean) - Method in class org.sblim.wbem.client.CIMClient
Control the use of HTTP MPost request.
useMPost(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
 
useMPost(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
 
UserPrincipal - Class in org.sblim.wbem.client
 
UserPrincipal(String) - Constructor for class org.sblim.wbem.client.UserPrincipal
 
usingProxy() - Method in class org.sblim.wbem.http.HttpClient
 
usingProxy() - Method in class org.sblim.wbem.http.HttpUrlConnection
 
Utils - Class in org.sblim.slp.internal
 
Utils() - Constructor for class org.sblim.slp.internal.Utils
 
Utils - Class in org.sblim.wbem.util
 
Utils() - Constructor for class org.sblim.wbem.util.Utils
 

V

VALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_ARRAY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_NAMEDINSTANCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_NAMEDOBJECT - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_OBJECT - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_OBJECTWITHLOCALPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_OBJECTWITHPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_REFARRAY - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
VALUE_REFERENCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
valueOf(String) - Static method in class org.sblim.wbem.cim.CIMDateTime
Creates an CIMDateTime object from the specified String argument.
valueOf(CIMDateTime, String) - Static method in class org.sblim.wbem.cim.CIMDateTime
 
vectorToCommaSeparatedList(Vector) - Static method in class org.sblim.slp.internal.Utils
 
vectorToMOFString(Vector, boolean, int) - Static method in class org.sblim.wbem.cim.CIMElement
 
vectorToMOFString(Vector) - Static method in class org.sblim.wbem.cim.CIMElement
 
vectorToMOFString(Vector, boolean, int, int, boolean) - Static method in class org.sblim.wbem.cim.CIMElement
 
verifyAttribute(ServiceLocationAttribute) - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Verify that the attribute matches the template definition.
verifyRegistration(Vector) - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
Verify that the Vector of ServiceLocationAttribute objects matches the template for this service type.
VERSION_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
 

W

warn(String, String, String) - Static method in class org.sblim.wbem.util.Debug
 
warning(SAXParseException) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
WQL - Static variable in class org.sblim.wbem.client.CIMClient
QueryLanguage identifier for WBEM Query Language (WQL).
WQL1 - Static variable in class org.sblim.wbem.client.CIMClient
WBEM Query Language level 1.
WQL2 - Static variable in class org.sblim.wbem.client.CIMClient
WBEM Query Language level 2.
WQL3 - Static variable in class org.sblim.wbem.client.CIMClient
WBEM Query Language level 3.
WQL4 - Static variable in class org.sblim.wbem.client.CIMClient
WBEM Query Language level 4.
write(ASCIIPrintStream) - Method in class org.sblim.wbem.http.HttpClientMethod
 
write(ASCIIPrintStream) - Method in class org.sblim.wbem.http.HttpHeader
 
write(ASCIIPrintStream) - Method in class org.sblim.wbem.http.HttpServerMethod
 
write(byte[], int, int) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
write(int) - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
 
write(byte[], int, int) - Method in class org.sblim.wbem.http.io.ChunkedOutputStream
 
write(int) - Method in class org.sblim.wbem.http.io.ChunkedOutputStream
 
WWW_AUTHENTICATION - Static variable in class org.sblim.wbem.util.SessionProperties
Standard HTTP basic or digest authentication
WwwAuthInfo - Class in org.sblim.wbem.http
Implements HTTP basic and digest authentication
WwwAuthInfo() - Constructor for class org.sblim.wbem.http.WwwAuthInfo
Default ctor.

X

XMLDefaultHandlerImpl - Class in org.sblim.wbem.xml
 
XMLDefaultHandlerImpl() - Constructor for class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
XMLDefaultHandlerImpl(boolean) - Constructor for class org.sblim.wbem.xml.XMLDefaultHandlerImpl
 
XMLPullParser - Class in org.sblim.wbem.xml.parser
 
XMLPullParser(Reader) - Constructor for class org.sblim.wbem.xml.parser.XMLPullParser
 
XMLPullParserException - Exception in org.sblim.wbem.xml.parser
 
XMLPullParserException(String) - Constructor for exception org.sblim.wbem.xml.parser.XMLPullParserException
 
XMLPullParserException(XMLPullParser, String) - Constructor for exception org.sblim.wbem.xml.parser.XMLPullParserException
 

Y

YEAR_PRESICION - Static variable in class org.sblim.wbem.cim.CIMDateTime
 

Z

zeroPadding(int, int) - Method in class org.sblim.wbem.cim.CIMDateTime
 

_

_getNextChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
 

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

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