- CDATA - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- CDATA - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- Challenge - Class in org.sblim.wbem.http
-
- Challenge - Class in org.sblim.wbem.http
-
- CHAR16 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
16 bit UCS-2 character.
- 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
-
- CHAR16_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- CHARACTERS - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- CHARACTERS - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- characters(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- characters(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- CharUtils - Class in org.sblim.wbem.util
-
- CharUtils - Class in org.sblim.wbem.util
-
- CharUtils() - Constructor for class org.sblim.wbem.util.CharUtils
-
- 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.http.io.ASCIIPrintStream
-
- checkError() - Method in class org.sblim.wbem.xml.CIMResponse
-
Verify the status code for this CIMResponse.
- 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 - Class in org.sblim.wbem.http.io
-
- ChunkedInputStream(InputStream) - Constructor for class org.sblim.wbem.http.io.ChunkedInputStream
-
- ChunkedInputStream(InputStream) - Constructor for class org.sblim.wbem.http.io.ChunkedInputStream
-
- ChunkedOutputStream - Class in org.sblim.wbem.http.io
-
- ChunkedOutputStream - Class in org.sblim.wbem.http.io
-
- ChunkedOutputStream(OutputStream, int) - Constructor for class org.sblim.wbem.http.io.ChunkedOutputStream
-
- ChunkedOutputStream(OutputStream, int) - Constructor for class org.sblim.wbem.http.io.ChunkedOutputStream
-
- CIM - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.
- 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 - 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
-
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMAssociatorNamesOp(CIMObjectPath, String, String, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
-
- CIMAssociatorNamesOp(CIMObjectPath, String, String, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
-
- CIMAssociatorsOp - Class in org.sblim.wbem.client.operations
-
- 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
-
- 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 - 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
-
- 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 - 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.
- 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 - 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
.
- 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 - Class in org.sblim.wbem.client
-
- CIMClientFactory() - Constructor for class org.sblim.wbem.client.CIMClientFactory
-
- CIMClientFactory() - Constructor for class org.sblim.wbem.client.CIMClientFactory
-
- CIMClientXML - Class in org.sblim.wbem.client
-
- 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(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 - Class in org.sblim.wbem.xml
-
- CIMClientXML_HelperImpl() - Constructor for class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- CIMClientXML_HelperImpl() - Constructor for class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- CIMCreateClassOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateClassOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMCreateClassOp
-
- CIMCreateClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMCreateClassOp
-
- CIMCreateInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateInstanceOp(CIMObjectPath, CIMInstance) - Constructor for class org.sblim.wbem.client.operations.CIMCreateInstanceOp
-
- CIMCreateInstanceOp(CIMObjectPath, CIMInstance) - Constructor for class org.sblim.wbem.client.operations.CIMCreateInstanceOp
-
- CIMCreateNameSpaceOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateNameSpaceOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMCreateNameSpaceOp
-
- CIMCreateNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMCreateNameSpaceOp
-
- CIMCreateQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMCreateQualifierTypeOp(CIMObjectPath, CIMQualifierType) - Constructor for class org.sblim.wbem.client.operations.CIMCreateQualifierTypeOp
-
- 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 - 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.
- 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 - Class in org.sblim.wbem.cim
-
- CIMDateTime(Calendar) - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDateTime(String) - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDateTime() - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDateTime(Calendar) - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDateTime(String) - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDateTime() - Constructor for class org.sblim.wbem.cim.CIMDateTime
-
- CIMDeleteClassOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteClassOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteClassOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteClassOp
-
- CIMDeleteClassOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteClassOp
-
- CIMDeleteInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteInstanceOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteInstanceOp
-
- CIMDeleteInstanceOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteInstanceOp
-
- CIMDeleteNameSpaceOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteNameSpaceOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
-
- CIMDeleteNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
-
- CIMDeleteQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMDeleteQualifierTypeOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteQualifierTypeOp
-
- CIMDeleteQualifierTypeOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMDeleteQualifierTypeOp
-
- CIMElement - Class in org.sblim.wbem.cim
-
- 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
- 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.
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMEnumClassesOp(CIMObjectPath, boolean, boolean, boolean, boolean) - Constructor for class org.sblim.wbem.client.operations.CIMEnumClassesOp
-
- CIMEnumClassesOp(CIMObjectPath, boolean, boolean, boolean, boolean) - Constructor for class org.sblim.wbem.client.operations.CIMEnumClassesOp
-
- CIMEnumClassNamesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumClassNamesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumClassNamesOp(CIMObjectPath, boolean) - Constructor for class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
-
- 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.
- 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 - 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
-
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMEnumInstanceNamesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumInstanceNamesOp
-
- CIMEnumInstanceNamesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumInstanceNamesOp
-
- CIMEnumInstancesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumInstancesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumInstancesOp(CIMObjectPath, boolean, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMEnumNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMEnumNameSpaceOp
-
- CIMEnumNameSpaceOp(CIMNameSpace) - Constructor for class org.sblim.wbem.client.operations.CIMEnumNameSpaceOp
-
- CIMEnumQualifierTypesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumQualifierTypesOp - Class in org.sblim.wbem.client.operations
-
- CIMEnumQualifierTypesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumQualifierTypesOp
-
- CIMEnumQualifierTypesOp(CIMObjectPath) - Constructor for class org.sblim.wbem.client.operations.CIMEnumQualifierTypesOp
-
- CIMError - Class in org.sblim.wbem.client.indications
-
- 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
-
- 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 - 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.
- 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 - 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.
- 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 - 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.
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMExecQueryOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMExecQueryOp
-
- CIMExecQueryOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMExecQueryOp
-
- CIMFlavor - Class in org.sblim.wbem.cim
-
- 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.
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMGetClassOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetClassOp
-
- CIMGetClassOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetClassOp
-
- CIMGetInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMGetInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMGetInstanceOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
- CIMGetInstanceOp(CIMObjectPath, boolean, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
- CIMGetPropertyOp - Class in org.sblim.wbem.client.operations
-
- CIMGetPropertyOp - Class in org.sblim.wbem.client.operations
-
- CIMGetPropertyOp(CIMObjectPath, String) - Constructor for class org.sblim.wbem.client.operations.CIMGetPropertyOp
-
- CIMGetPropertyOp(CIMObjectPath, String) - Constructor for class org.sblim.wbem.client.operations.CIMGetPropertyOp
-
- CIMGetQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMGetQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMGetQualifierTypeOp(CIMObjectPath, String) - Constructor for class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
-
- 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 - 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
-
- 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 - Class in org.sblim.wbem.client.indications
-
Maintains a list of CIMListeners.
- CIMIndicationListenertList() - Constructor for class org.sblim.wbem.client.indications.CIMIndicationListenertList
-
- CIMIndicationListenertList() - Constructor for class org.sblim.wbem.client.indications.CIMIndicationListenertList
-
- CIMInstance - Class in org.sblim.wbem.cim
-
- 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
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMInvokeMethodOp(CIMObjectPath, String, Vector, Vector) - Constructor for class org.sblim.wbem.client.operations.CIMInvokeMethodOp
-
- 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.
- 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 - 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.
- 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 - 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.
- 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 - 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
-
- 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 - 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.
- 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
-
- CIMOMHandle - Interface in org.sblim.wbem.client
-
- CIMOperation - Class in org.sblim.wbem.client.operations
-
- CIMOperation - Class in org.sblim.wbem.client.operations
-
- CIMOperation() - Constructor for class org.sblim.wbem.client.operations.CIMOperation
-
- CIMOperation() - Constructor for class org.sblim.wbem.client.operations.CIMOperation
-
- CIMParameter - Class in org.sblim.wbem.cim
-
- 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.
- 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 - 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.
- 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 - 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
-
- 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 - 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.
- 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 - 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.
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMReferenceNamesOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
- CIMReferenceNamesOp(CIMObjectPath, String, String) - Constructor for class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
- CIMReferencesOp - Class in org.sblim.wbem.client.operations
-
- CIMReferencesOp - Class in org.sblim.wbem.client.operations
-
- CIMReferencesOp(CIMObjectPath, String, String, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMReferencesOp
-
- CIMReferencesOp(CIMObjectPath, String, String, boolean, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMReferencesOp
-
- CIMRequest - Class in org.sblim.wbem.xml
-
- 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
-
- 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 - 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.
- 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 - Class in org.sblim.wbem.cim
-
- CIMScope(int) - Constructor for class org.sblim.wbem.cim.CIMScope
-
- CIMScope(int) - Constructor for class org.sblim.wbem.cim.CIMScope
-
- CIMSecurityException - Exception in org.sblim.wbem.cim
-
- 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
-
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMSetClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMSetClassOp
-
- CIMSetClassOp(CIMObjectPath, CIMClass) - Constructor for class org.sblim.wbem.client.operations.CIMSetClassOp
-
- CIMSetInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMSetInstanceOp - Class in org.sblim.wbem.client.operations
-
- CIMSetInstanceOp(CIMObjectPath, CIMInstance, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- CIMSetInstanceOp(CIMObjectPath, CIMInstance, boolean, String[]) - Constructor for class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- CIMSetPropertyOp - Class in org.sblim.wbem.client.operations
-
- CIMSetPropertyOp - Class in org.sblim.wbem.client.operations
-
- CIMSetPropertyOp(CIMObjectPath, String, CIMValue) - Constructor for class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- CIMSetPropertyOp(CIMObjectPath, String, CIMValue) - Constructor for class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- CIMSetQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMSetQualifierTypeOp - Class in org.sblim.wbem.client.operations
-
- CIMSetQualifierTypeOp(CIMObjectPath, CIMQualifierType) - Constructor for class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
- CIMSetQualifierTypeOp(CIMObjectPath, CIMQualifierType) - Constructor for class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
- CIMSimpleDateTime - Class in org.sblim.wbem.cim
-
- 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.
- 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 - Class in org.sblim.wbem.client.operations
-
- CIMSingleResultOperation() - Constructor for class org.sblim.wbem.client.operations.CIMSingleResultOperation
-
- CIMSingleResultOperation() - Constructor for class org.sblim.wbem.client.operations.CIMSingleResultOperation
-
- CIMTimeInterval - Class in org.sblim.wbem.cim
-
- 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.
- 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 - 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
-
- 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 - Class in org.sblim.wbem.cim
-
- CIMValue(Object) - Constructor for class org.sblim.wbem.cim.CIMValue
-
- 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
-
- CIMValue(Object) - Constructor for class org.sblim.wbem.cim.CIMValue
-
- 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 - Class in org.sblim.wbem.cim
-
- CIMVersion() - Constructor for class org.sblim.wbem.cim.CIMVersion
-
- CIMVersion() - Constructor for class org.sblim.wbem.cim.CIMVersion
-
- CIMXMLBuilderImpl - Class in org.sblim.wbem.xml
-
- CIMXMLBuilderImpl - Class in org.sblim.wbem.xml
-
- CIMXMLBuilderImpl() - Constructor for class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- CIMXMLBuilderImpl() - Constructor for class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- CIMXMLParserImpl - Class in org.sblim.wbem.xml
-
- CIMXMLParserImpl - Class in org.sblim.wbem.xml
-
- CIMXMLParserImpl() - Constructor for class org.sblim.wbem.xml.CIMXMLParserImpl
-
- 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.
- 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.
- 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 - 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
-
- 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.CIMDataType
-
Class type.
- CLASS - Static variable in class org.sblim.wbem.cim.CIMScope
-
- CLASS - Static variable in class org.sblim.wbem.cim.CIMScope
-
- CLASS - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- CLASS - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- CLASSNAME - 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
-
- CLASSPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- clear() - Method in class org.sblim.wbem.http.HttpHeader
-
- 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.
- 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.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.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.CIMClass
-
- clone() - Method in class org.sblim.wbem.cim.CIMDataType
-
- 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.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.CIMFlavor
-
- clone() - Method in class org.sblim.wbem.cim.CIMInstance
-
- 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.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.CIMNameSpace
-
- clone() - Method in class org.sblim.wbem.cim.CIMObjectPath
-
- 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.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.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.CIMQualifier
-
- clone() - Method in class org.sblim.wbem.cim.CIMQualifierType
-
- 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.CIMScope
-
- clone() - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
-
- 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.CIMValue
-
- clone() - Method in class org.sblim.wbem.cim.UnsignedInt16
-
- 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.UnsignedInt32
-
- clone() - Method in class org.sblim.wbem.cim.UnsignedInt64
-
- 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.cim.UnsignedInt8
-
- clone() - Method in class org.sblim.wbem.util.SessionProperties
-
- clone() - Method in class org.sblim.wbem.util.SessionProperties
-
- close() - Method in class org.sblim.slp.internal.sa.DatagramThread
-
- close() - Method in class org.sblim.slp.internal.sa.DatagramThread
-
- close() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
- close() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
- close() - Method in class org.sblim.slp.internal.sa.TCPThread
-
- close() - Method in class org.sblim.slp.internal.sa.TCPThread
-
- 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.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 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 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 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 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.CIMEventDispatcher
-
- close() - Method in class org.sblim.wbem.client.indications.CIMIndicationHandler
-
- 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.HttpConnectionHandler
-
- close() - Method in class org.sblim.wbem.http.HttpContentHandler
-
- close() - Method in class org.sblim.wbem.http.HttpContentHandler
-
- close() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Shuts down the server
- close() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Shuts down the server
- close(boolean) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.ASCIIPrintStream
-
- close() - Method in class org.sblim.wbem.http.io.BoundedInputStream
-
- 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.ChunkedInputStream
-
- close() - Method in class org.sblim.wbem.http.io.ChunkedOutputStream
-
- 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.KeepAliveInputStream
-
- close() - Method in class org.sblim.wbem.http.io.PersistentInputStream
-
- 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.io.PersistentOutputStream
-
- close() - Method in class org.sblim.wbem.http.MessageReader
-
- 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.http.MessageWriter
-
- close() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- close() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- closed - Variable in class org.sblim.wbem.http.io.BoundedInputStream
-
- closed - Variable in class org.sblim.wbem.http.io.BoundedInputStream
-
- closePool(boolean) - Method in class org.sblim.wbem.http.HttpClientPool
-
- closePool(boolean) - Method in class org.sblim.wbem.http.HttpClientPool
-
- CLOSING_BRAKET - Static variable in class org.sblim.wbem.cim.CIMElement
-
- CLOSING_BRAKET - Static variable in class org.sblim.wbem.cim.CIMElement
-
- COMMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- COMMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- compare(String, String) - Static method in class org.sblim.slp.internal.SLPString
-
compare
- compare(String, String) - Static method in class org.sblim.slp.internal.SLPString
-
compare
- compareTo(Object) - Method in class org.sblim.slp.internal.msg.DADescriptor
-
- compareTo(Object) - Method in class org.sblim.slp.internal.msg.DADescriptor
-
- compareTo(Object) - Method in class org.sblim.wbem.cim.CIMElement
-
- 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.CIMFlavor
-
- compareTo(Object) - Method in class org.sblim.wbem.cim.CIMQualifier
-
- 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.CIMQualifierType
-
- compareTo(Object) - Method in class org.sblim.wbem.cim.CIMScope
-
- compareTo(Object) - Method in class org.sblim.wbem.cim.CIMScope
-
- CONF_URLS - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
CONF_URLS
- CONF_URLS - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
CONF_URLS
- connect() - Method in class org.sblim.wbem.http.HttpClient
-
- connect() - Method in class org.sblim.wbem.http.HttpClient
-
- connect() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- connect() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- contains(DatagramPacket) - Method in class org.sblim.slp.internal.ua.ResponseCache
-
contains
- contains(DatagramPacket) - Method in class org.sblim.slp.internal.ua.ResponseCache
-
contains
- 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.
- 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.
- Convert - Class in org.sblim.slp.internal
-
Convert
- Convert - Class in org.sblim.slp.internal
-
Convert
- Convert() - Constructor for class org.sblim.slp.internal.Convert
-
- Convert() - Constructor for class org.sblim.slp.internal.Convert
-
- convertSecondsToCIMInterval(int) - Static method in class org.sblim.wbem.cim.CIMTimeInterval
-
- convertSecondsToCIMInterval(int) - Static method in class org.sblim.wbem.cim.CIMTimeInterval
-
- convertToHexString(byte[]) - Static method in class org.sblim.wbem.http.HttpClient
-
- 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).
- 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.
- 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
-
- createCIM(Document) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- createCIMMessage(Document, Element) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- createClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- createClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(CIMError) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- createIndication_response(Document, String, CIMError) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- createInstance(CIMObjectPath, CIMInstance) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- createInstance(CIMObjectPath, CIMInstance) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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(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(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_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_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_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_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_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
-
- 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) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- createJavaObject(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- createJavaObject(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- createKEYBINDING(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- createMULTIREQ(Document) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- createNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.CIMClient
-
Creates a CIM namespace on the target CIM server.
- createNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClientXML
-
- createNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.client.CIMClientXML
-
- createNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- createNameSpace(CIMNameSpace) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- createNAMESPACE(Document, Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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
-
- 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
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- createQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- createQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- cumulativeTime - Variable in class org.sblim.wbem.util.Benchmark
-
- currentTime - Variable in class org.sblim.wbem.util.Benchmark
-
- currentTime - Variable in class org.sblim.wbem.util.Benchmark
-
- gc() - Static method in class org.sblim.wbem.util.Benchmark
-
- gc() - Static method in class org.sblim.wbem.util.Benchmark
-
- get(int, SLPMessage) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- get(int, ServiceType) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- get(int, int) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- get(int, SLPMessage) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- get(int, ServiceType) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- get(int, int) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
get
- getA1() - Method in class org.sblim.wbem.http.AuthInfo
-
- 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.
- 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
-
getActiveDiscoveryGranularity
- getActiveDiscoveryGranularity() - Method in class org.sblim.slp.internal.SLPConfig
-
getActiveDiscoveryGranularity
- getActiveDiscoveryInterval() - Method in class org.sblim.slp.internal.SLPConfig
-
getActiveDiscoveryInterval
- getActiveDiscoveryInterval() - Method in class org.sblim.slp.internal.SLPConfig
-
getActiveDiscoveryInterval
- getAddr() - Method in class org.sblim.wbem.http.AuthInfo
-
- 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.
- 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
-
- 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
- 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.
- 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.
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.ServiceTypeRequest
-
- getAllowedResponseIDs() - Method in class org.sblim.slp.internal.msg.ServiceTypeRequest
-
- getAllowedValues() - Method in interface org.sblim.slp.ServiceLocationAttributeDescriptor
-
Return an Enumeration of allowed values for the attribute type.
- 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.
- 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
-
- 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.CIMAssociatorNamesOp
-
Returns the association class name
- getAssocClass() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
Returns the association class
- 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.
- 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.
- 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.msg.ServiceRegistration
-
getAttributeList
- getAttributeList() - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
getAttributeList
- getAttributes(ServiceURL, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getAttributes
- getAttributes(ServiceType, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getAttributes
- getAttributes(ServiceURL, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getAttributes
- getAttributes(ServiceType, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getAttributes
- getAttributes() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getAttributes() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getAuthentication(boolean, AuthInfo, String) - Method in class org.sblim.wbem.http.HttpClient
-
- 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
-
- 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) - 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.
- 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
-
getBroadcastAddress
- getBroadcastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getBroadcastAddress
- getBuildDate() - Static method in class org.sblim.wbem.cim.CIMVersion
-
Gets the build date
- getBuildDate() - Static method in class org.sblim.wbem.cim.CIMVersion
-
Gets the build date
- getBytes(String) - Static method in class org.sblim.slp.internal.Convert
-
getBytes
- getBytes(String) - Static method in class org.sblim.slp.internal.Convert
-
getBytes
- getByteStream() - Method in class org.sblim.wbem.xml.parser.InputSource
-
- 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.
- 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.
- 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
-
- getChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getCharacterEncoding() - Method in class org.sblim.wbem.http.MessageReader
-
- getCharacterEncoding() - Method in class org.sblim.wbem.http.MessageReader
-
- getCharacterSet(HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- getCharacterSet(HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- getCharacterStream() - Method in class org.sblim.wbem.xml.parser.InputSource
-
- 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.CIMCreateClassOp
-
Returns the CIM class
- getCimClass() - Method in class org.sblim.wbem.client.operations.CIMSetClassOp
-
Returns cimClass
- 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.
- 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
-
- getCIMOMCapabilities() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getCimValue() - Method in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
Returns cimValue
- 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.
- getCIMXmlUtil() - Static method in class org.sblim.wbem.cimxml.CIMXmlUtilFactory
-
Creates a CIMXmlUtil object.
- getCipherSuite() - Method in class org.sblim.wbem.http.HttpClient
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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) - 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 class org.sblim.wbem.client.CIMClientXML
-
- getClass(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- 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.
- 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
-
- 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
-
- getClient(URI, HttpClientPool, AuthorizationHandler) - Static method in class org.sblim.wbem.http.HttpClient
-
- getClient(URI, HttpClientPool, AuthorizationHandler) - Static method in class org.sblim.wbem.http.HttpClient
-
- getCnonce() - Method in class org.sblim.wbem.http.AuthInfo
-
- getCnonce() - Method in class org.sblim.wbem.http.AuthInfo
-
- getCode() - Method in class org.sblim.wbem.client.indications.CIMError
-
Gets the status code.
- 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.
- 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
-
getConfiguredScopes
- getConfiguredScopes() - Method in class org.sblim.slp.internal.SLPConfig
-
getConfiguredScopes
- getConnectionPoolSize() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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() - 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.
- 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
- getCopyright() - Static method in class org.sblim.wbem.cim.CIMVersion
-
Gets the copyright statement
- getCredentials() - Method in class org.sblim.wbem.http.AuthInfo
-
- getCredentials() - Method in class org.sblim.wbem.http.AuthInfo
-
- getCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
-
- getCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
-
- getDADiscoveryTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getDADiscoveryTimeouts
- getDADiscoveryTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getDADiscoveryTimeouts
- getDAList(List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- getDAList(List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- getDatagramTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getDatagramTimeouts
- getDatagramTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getDatagramTimeouts
- getDataType(String, boolean) - Static method in class org.sblim.wbem.cim.CIMDataType
-
Returns the corresponding CIMDataType object for the specified string type.
- getDataType(String, boolean) - Static method in class org.sblim.wbem.cim.CIMDataType
-
Returns the corresponding 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.
- 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() - 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.
- 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() - 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.
- 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() - 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.
- 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.
- 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.
- 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.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 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 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.
- getDescription() - Method in class org.sblim.wbem.client.indications.CIMError
-
Gets the description associated with this status.
- getDiscoverableScopeList(List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- getDiscoverableScopeList(List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- getDocument(InputStreamReader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- getDocument(InputStreamReader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- getDocumentBuilder() - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- getDocumentBuilder() - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- getElapse() - Static method in class org.sblim.wbem.util.Benchmark
-
- getElapse() - Static method in class org.sblim.wbem.util.Benchmark
-
- getElementName() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getElementName() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getElementNames() - 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
-
- getEncoding() - Method in class org.sblim.wbem.xml.parser.InputSource
-
- getEnvironmentDefaults() - Static method in class org.sblim.wbem.util.SessionProperties
-
Returns the environment defaults.
- getEnvironmentDefaults() - Static method in class org.sblim.wbem.util.SessionProperties
-
Returns the environment defaults.
- getErrorCode() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getErrorCode
- getErrorCode() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getErrorCode
- getErrorCode() - Method in exception org.sblim.slp.ServiceLocationException
-
Return the error code.
- getErrorCode() - Method in exception org.sblim.slp.ServiceLocationException
-
Return the error code.
- getException() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getException() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getExceptionIterator
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getExceptionIterator
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getExceptionIterator
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getExceptionIterator
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- getExceptionIterator() - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- getFailureIds() - Method in class org.sblim.wbem.client.BatchResult
-
Returns an array which contains the indexes of the operations that
failed.
- 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
-
- getField(String) - Method in class org.sblim.wbem.http.HttpHeader
-
- getFile() - Method in class org.sblim.wbem.http.HttpServerMethod
-
- getFile() - Method in class org.sblim.wbem.http.HttpServerMethod
-
- getFile() - Method in class org.sblim.wbem.util.XMLHostStr
-
getFile
- getFile() - Method in class org.sblim.wbem.util.XMLHostStr
-
getFile
- getFirstResponse() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getFirstResponse() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getFirstReturnValue() - 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.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.CIMQualifier
-
- getFlavor() - Method in class org.sblim.wbem.cim.CIMQualifierType
-
Returns a Vector containing all the CIMFlavors assigned to this
CIMQualifierType.
- getFlavor() - Method in class org.sblim.wbem.cim.CIMQualifierType
-
Returns a Vector containing all the CIMFlavors assigned to this
CIMQualifierType.
- getFunctionID() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getFunctionID
- getFunctionID() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getFunctionID
- getFunctionID() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getFunctionID
- getFunctionID() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getFunctionID
- getGlobalCfg() - Static method in class org.sblim.slp.internal.SLPConfig
-
getGlobalCfg
- getGlobalCfg() - Static method in class org.sblim.slp.internal.SLPConfig
-
getGlobalCfg
- getGlobalProperties() - Static method in class org.sblim.wbem.util.SessionProperties
-
Returns the SessionProperties singleton instance representing the global
properties.
- getGlobalProperties() - Static method in class org.sblim.wbem.util.SessionProperties
-
Returns the SessionProperties singleton instance representing the global
properties.
- getGroup() - Method in class org.sblim.wbem.util.ThreadPool
-
Gets the associated thread group
- getGroup() - Method in class org.sblim.wbem.util.ThreadPool
-
Gets the associated thread group
- getHeader() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getHeader
- getHeader() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getHeader
- getHeader() - Method in class org.sblim.wbem.http.MessageReader
-
- getHeader() - Method in class org.sblim.wbem.http.MessageReader
-
- getHeader() - Method in class org.sblim.wbem.http.MessageWriter
-
- 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(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
-
- 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.HttpClient
-
- getHeaderFieldKey(int) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.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.PegasusLocalAuthInfo
-
- getHeaderFieldName() - Method in class org.sblim.wbem.http.WwwAuthInfo
-
- 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.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.CIMNameSpace
-
Returns the hostname of the CIMNameSpace
- getHost() - Method in class org.sblim.wbem.cim.CIMObjectPath
-
Returns the host of the current object path.
- getHost() - Method in class org.sblim.wbem.cim.CIMObjectPath
-
Returns the host of the current object path.
- getHost() - Method in class org.sblim.wbem.util.XMLHostStr
-
getHost
- getHost() - Method in class org.sblim.wbem.util.XMLHostStr
-
getHost
- getHostIP() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Returns the host ip
- 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.
- 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.
- 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.
- 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.
- 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
- getHttpAuthenticationModule() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the HTTP authentication module
- getHttpClient() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getHttpClient() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getHttpTimeOut() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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).
- 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 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 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 exception org.sblim.wbem.cim.CIMException
-
Gets the reason for this exception.
- getID() - Method in class org.sblim.wbem.client.indications.CIMEvent
-
- getID() - Method in class org.sblim.wbem.client.indications.CIMEvent
-
- getIdleTimeOutMs() - Method in class org.sblim.wbem.util.ThreadPool
-
Returns the idle timeout
- getIdleTimeOutMs() - Method in class org.sblim.wbem.util.ThreadPool
-
Returns the idle timeout
- getIndication() - Method in class org.sblim.wbem.client.indications.CIMEvent
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- getIndicationHandler(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- getIndicationListener(CIMListener) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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.
- 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
- 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.HttpClient
-
- getInputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getInputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getInputStream() - Method in class org.sblim.wbem.http.MessageReader
-
- getInputStream() - Method in class org.sblim.wbem.http.MessageReader
-
- getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.client.BatchCIMClient
-
- 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, 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) - 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 class org.sblim.wbem.client.CIMClientXML
-
- getInstance(CIMObjectPath, boolean, boolean, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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.CIMCreateInstanceOp
-
Returns the instance
- getInstance() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
Returns instance
- getInstance() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
Returns instance
- getInstance() - Static method in class org.sblim.wbem.http.HttpSocketFactory
-
- 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
-
- getInstance_request(Document, CIMObjectPath, boolean, boolean, boolean, String[]) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- getInterfaces() - Method in class org.sblim.slp.internal.SLPConfig
-
getInterfaces
- getInterfaces() - Method in class org.sblim.slp.internal.SLPConfig
-
getInterfaces
- getIntProperty(String, int) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- getJSSECertificate() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the Certificate Managers name.
- getJSSECertificate() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the Certificate Managers name.
- getJSSEProtocol() - Method in class org.sblim.wbem.util.SessionProperties
-
- getJSSEProtocol() - Method in class org.sblim.wbem.util.SessionProperties
-
- getJSSEProtocolHandler() - Method in class org.sblim.wbem.util.SessionProperties
-
- getJSSEProtocolHandler() - Method in class org.sblim.wbem.util.SessionProperties
-
- getJSSEProvider() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.
- 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.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.
- 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() - 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.
- 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() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- getKeystorePassword() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the keystore password.
- 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.
- 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.
- getKeyValuePairs() - Method in class org.sblim.wbem.cim.CIMInstance
-
Returns a list of key properties in this CIMInstance.
- getLangTag() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getLangTag
- getLangTag() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getLangTag
- getLangTag() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getLangTag
- getLangTag() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getLangTag
- getLangTag(Locale) - Static method in class org.sblim.slp.internal.msg.Util
-
getLangTag
- getLangTag(Locale) - Static method in class org.sblim.slp.internal.msg.Util
-
getLangTag
- getLevel() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- 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) - 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.
- 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.
- 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.
- 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
-
- 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 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.AdvertiserImpl
-
- getLocale() - Method in class org.sblim.slp.internal.ua.LocatorImpl
-
- getLocale() - Method in class org.sblim.slp.internal.ua.LocatorImpl
-
- 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.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 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.CIMClient
-
Gets the current locale information of the CIM client.
- getLocale() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getLocale() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getLocale() - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- getLocale() - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- getLocalHost() - Method in class org.sblim.slp.internal.SLPConfig
-
getLocalHost
- getLocalHost() - Method in class org.sblim.slp.internal.SLPConfig
-
getLocalHost
- 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.
- getLocator(Locale) - Static method in class org.sblim.slp.ServiceLocationManager
-
Return a Locator object for the given language Locale.
- getLogger() - Method in class org.sblim.slp.internal.SLPConfig
-
Gets the default logger for this application.
- getLogger() - Method in class org.sblim.slp.internal.SLPConfig
-
Gets the default logger for this application.
- getLogger() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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() - 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.
- 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() - 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.
- 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() - 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.
- 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() - 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.
- getLoggerOutputFile() - Method in class org.sblim.wbem.util.SessionProperties
-
Get the file name, log messages are written to.
- getLoopbackV4() - Static method in class org.sblim.slp.internal.SLPConfig
-
getLoopbackV4
- getLoopbackV4() - Static method in class org.sblim.slp.internal.SLPConfig
-
getLoopbackV4
- getLoopbackV6() - Static method in class org.sblim.slp.internal.SLPConfig
-
getLoopbackV6
- getLoopbackV6() - Static method in class org.sblim.slp.internal.SLPConfig
-
getLoopbackV6
- getMajorVersion() - Method in class org.sblim.wbem.http.HttpClientMethod
-
- getMajorVersion() - Method in class org.sblim.wbem.http.HttpClientMethod
-
- getMajorVersion() - Method in class org.sblim.wbem.http.HttpServerMethod
-
- getMajorVersion() - Method in class org.sblim.wbem.http.HttpServerMethod
-
- getMaximumResults() - Method in class org.sblim.slp.internal.SLPConfig
-
getMaximumResults
- getMaximumResults() - Method in class org.sblim.slp.internal.SLPConfig
-
getMaximumResults
- getMemoryConsumption() - Static method in class org.sblim.wbem.util.Benchmark
-
- 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.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.
- 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(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.MessageReader
-
- getMethod() - Method in class org.sblim.wbem.http.MessageWriter
-
- getMethod() - Method in class org.sblim.wbem.http.MessageWriter
-
- getMethodCall() - Method in class org.sblim.wbem.client.operations.CIMOperation
-
Returns the method call
- 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.client.operations.CIMInvokeMethodOp
-
Returns methodName
- getMethodName() - Method in class org.sblim.wbem.http.HttpClientMethod
-
- 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.http.HttpServerMethod
-
- getMethodName() - Method in class org.sblim.wbem.xml.CIMRequest
-
- 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.
- 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.
- getMicrosecodsPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Returns the number of precision digits defined for microseconds.
- getMicrosecodsPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Returns the number of precision digits defined for microseconds.
- getMicrosecond() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the number of microseconds specified for this CIMDateTime.
- getMicrosecond() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the number of microseconds specified for this CIMDateTime.
- getMillisecond() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the number of milliseconds specified for this CIMDateTime.
- 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.HttpClientMethod
-
- getMinorVersion() - Method in class org.sblim.wbem.http.HttpServerMethod
-
- 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.
- 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.
- 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
-
- getMsgID() - Method in class org.sblim.wbem.client.indications.CIMIndicationHandler
-
- getMTU() - Method in class org.sblim.slp.internal.SLPConfig
-
getMTU
- getMTU() - Method in class org.sblim.slp.internal.SLPConfig
-
getMTU
- getMulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getMulticastAddress
- getMulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getMulticastAddress
- getMulticastMaximumWait() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastMaximumWait
- getMulticastMaximumWait() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastMaximumWait
- getMulticastRadius() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastRadius
- getMulticastRadius() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastRadius
- getMulticastTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastTimeouts
- getMulticastTimeouts() - Method in class org.sblim.slp.internal.SLPConfig
-
getMulticastTimeouts
- getMultiResponse(InputStreamReader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- 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.CIMElement
-
Gets the name for this CIMElement.
- getName() - Method in class org.sblim.wbem.cim.CIMInstance
-
- getName() - Method in class org.sblim.wbem.cim.CIMInstance
-
- getName() - Method in class org.sblim.wbem.client.UserPrincipal
-
Returns the principal's name.
- 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.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.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.CIMClient
-
Gets the default CIM namespace associated with this CIM client.
- getNameSpace() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getNameSpace() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getNameSpace() - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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.CIMDeleteNameSpaceOp
-
Returns the namespace
- getNameSpace() - Method in class org.sblim.wbem.client.operations.CIMOperation
-
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
-
- 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.
- 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
-
- getNc() - Method in class org.sblim.wbem.http.AuthInfo
-
- getNextChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getNextChar() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getNextCharCheckingEOF() - 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
-
- 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.
- 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.
- getNumberOfAvailableConnections() - Method in class org.sblim.wbem.http.HttpClientPool
-
Returns the number of all connections in this pool.
- 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.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
- 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.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.cim.CIMInstance
-
Gets the CIMObjectsPath for this CIMInstance.
- getObjectPath() - Method in class org.sblim.wbem.xml.CIMRequest
-
- getObjectPath() - Method in class org.sblim.wbem.xml.CIMRequest
-
- getObjects() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- 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.
- 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
-
- getOpaque() - Method in class org.sblim.wbem.http.AuthInfo
-
- getOperations() - Method in class org.sblim.wbem.client.BatchCIMClient
-
- getOperations() - Method in class org.sblim.wbem.client.BatchCIMClient
-
- getOperations() - Method in interface org.sblim.wbem.client.BatchHandle
-
- getOperations() - Method in interface org.sblim.wbem.client.BatchHandle
-
- getOpTypeStr(CIMDataType) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- 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.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.
- 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
- 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.HttpClient
-
- getOutputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getOutputStream() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getOutputStream() - Method in class org.sblim.wbem.http.MessageWriter
-
- 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.
- 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.
- getOverridingProperty() - Method in class org.sblim.wbem.cim.CIMProperty
-
Returns the name of the property that this CIMProperty overrides.
- getParameters() - Method in class org.sblim.wbem.cim.CIMMethod
-
Returns a list of CIMParameters for this method.
- 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 exception org.sblim.wbem.cim.CIMException
-
Gets the extended reason for this exception.
- getParams() - Method in class org.sblim.wbem.http.Challenge
-
- getParams() - Method in class org.sblim.wbem.http.Challenge
-
- getParamValue() - Method in class org.sblim.wbem.xml.CIMRequest
-
- getParamValue() - Method in class org.sblim.wbem.xml.CIMRequest
-
- getParamValues() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getParamValues() - Method in class org.sblim.wbem.xml.CIMResponse
-
- getPermission() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getPermission() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- getPoolSize() - Method in class org.sblim.wbem.http.HttpClientPool
-
Returns poolSize
- getPoolSize() - Method in class org.sblim.wbem.http.HttpClientPool
-
Returns poolSize
- getPort() - Method in class org.sblim.slp.internal.SLPConfig
-
getPort
- getPort() - Method in class org.sblim.slp.internal.SLPConfig
-
getPort
- getPort() - Method in class org.sblim.slp.internal.ua.DatagramRequester
-
For diagnostic only.
- getPort() - Method in class org.sblim.slp.internal.ua.DatagramRequester
-
For diagnostic only.
- getPort() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
For diagnostic only!
- getPort() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
For diagnostic only!
- getPort() - Method in class org.sblim.slp.ServiceURL
-
Returns the port number, if any.
- 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.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.AuthInfo
-
- getPort() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Returns the port
- getPort() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Returns the port
- getPort() - Method in class org.sblim.wbem.util.XMLHostStr
-
getPort
- getPort() - Method in class org.sblim.wbem.util.XMLHostStr
-
getPort
- getPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the precision level of this CIMDateTime.
- getPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the precision level of this CIMDateTime.
- getPreconfiguredDAs() - Method in class org.sblim.slp.internal.SLPConfig
-
getPreconfiguredDAs
- getPreconfiguredDAs() - Method in class org.sblim.slp.internal.SLPConfig
-
getPreconfiguredDAs
- getPredefinedType(int) - Static method in class org.sblim.wbem.cim.CIMDataType
-
Return a predefined value for the CIMDataType.
- getPredefinedType(int) - Static method in class org.sblim.wbem.cim.CIMDataType
-
Return a predefined value for the CIMDataType.
- getPrevResponderSet() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getPrevResponderSet
- getPrevResponderSet() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getPrevResponderSet
- getPrevRespondersItr() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getPrevRespondersItr
- getPrevRespondersItr() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getPrevRespondersItr
- 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.
- 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
- 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.
- 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(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 class org.sblim.wbem.client.BatchCIMClient
-
- getProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- getProperty(CIMObjectPath, String) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- 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.
- 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
-
- getPropertyLis() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
-
- getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
Returns the property list
- 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.CIMEnumInstancesOp
-
Returns propertyList
- getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
-
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.CIMGetInstanceOp
-
Returns propertyList
- getPropertyList() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
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
- 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.CIMGetPropertyOp
-
Returns propertyName
- getPropertyName() - Method in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
Returns propertyName
- getPropertyName() - Method in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
Returns propertyName
- getProtocol() - Method in class org.sblim.wbem.http.AuthInfo
-
- getProtocol() - Method in class org.sblim.wbem.http.AuthInfo
-
- getProtocol() - Method in class org.sblim.wbem.util.XMLHostStr
-
getProtocol
- getProtocol() - Method in class org.sblim.wbem.util.XMLHostStr
-
getProtocol
- getQop() - 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(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
-
- 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.
- 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 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 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.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 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(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.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.CIMGetQualifierTypeOp
-
Returns qualifierType
- getQualifierType() - Method in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
Returns qualifierType
- getQualifierType() - Method in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
Returns qualifierType
- getQuery() - Method in class org.sblim.wbem.client.operations.CIMExecQueryOp
-
Returns 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
- 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.AuthInfo
-
- getRealm() - Method in class org.sblim.wbem.http.Challenge
-
- 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.
- 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.
- 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.HttpClient
-
- getRequestMethod() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.HttpClient
-
- getRequestProperty(String) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.
- 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(InetAddress, SLPMessage) - Method in class org.sblim.slp.internal.sa.MessageTable
-
getResponse
- getResponse(InetAddress, SLPMessage) - Method in class org.sblim.slp.internal.sa.MessageTable
-
getResponse
- getResponse() - Method in class org.sblim.wbem.http.AuthInfo
-
- 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.HttpClient
-
- getResponseCode() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.HttpClient
-
- getResponseMessage() - Method in class org.sblim.wbem.http.HttpClientMethod
-
- getResponseMessage() - Method in class org.sblim.wbem.http.HttpClientMethod
-
- getResponseMessage() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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(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.CIMOperation
-
Returns the result of the operation
- getResult() - Method in class org.sblim.wbem.client.operations.CIMSingleResultOperation
-
- 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.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.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.CIMReferenceNamesOp
-
Returns resultClass
- getResultClass() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
Returns resultClass
- getResultClass() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
Returns resultClass
- getResultIterator() - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getResultIterator
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ReplyMessage
-
getResultIterator
- getResultIterator() - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getResultIterator
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getResultIterator
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- getResultIterator() - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- getResultRole() - Method in class org.sblim.wbem.client.operations.CIMAssociatorNamesOp
-
Returns the result role
- 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.CIMAssociatorsOp
-
Returns the result role
- getResultRole() - Method in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
Returns resultRole
- getResultRole() - Method in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
Returns resultRole
- getRetriesNumber() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.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.CIMAssociatorsOp
-
Returns the role
- getRole() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
Returns role
- getRole() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
Returns role
- getSAOnlyScopes() - Method in class org.sblim.slp.internal.SLPConfig
-
getSAOnlyScopes
- getSAOnlyScopes() - Method in class org.sblim.slp.internal.SLPConfig
-
getSAOnlyScopes
- getScheme() - Method in class org.sblim.wbem.cim.CIMNameSpace
-
Returns the scheme specified on the URI.
- 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.AuthInfo
-
- getScheme() - Method in class org.sblim.wbem.http.Challenge
-
- 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.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.
- 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.
- getScopeList() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getScopeList
- getScopeList() - Method in class org.sblim.slp.internal.msg.RequestMessage
-
getScopeList
- getScopeList() - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
getScopeList
- getScopeList() - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
getScopeList
- getSeconds() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Gets the number of seconds specified for this CIMDateTime.
- 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
-
- 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
-
getServerSocketQueueLength
- getServerSocketQueueLength() - Method in class org.sblim.slp.internal.SLPConfig
-
getServerSocketQueueLength
- getServiceType() - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
getServiceType
- getServiceType() - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
getServiceType
- getServiceType() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
-
Returns the SLP service type for which this is the verifier.
- 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.
- getServiceType() - Method in class org.sblim.slp.ServiceURL
-
Returns the service type object representing the service type name of the
URL.
- getServiceTypes(List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getServiceTypes
- getServiceTypes(List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getServiceTypes
- getServiceURL() - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
getServiceURL
- getServiceURL() - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
getServiceURL
- getServiceURL() - Method in class org.sblim.slp.internal.msg.ServiceDeregistration
-
getServiceURL
- getServiceURL() - Method in class org.sblim.slp.internal.msg.ServiceDeregistration
-
getServiceURL
- getServiceURL() - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
getServiceURL
- getServiceURL() - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
getServiceURL
- getServiceURLs(ServiceType, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getServiceURLs
- getServiceURLs(ServiceType, List) - Method in class org.sblim.slp.internal.sa.ServiceTable
-
getServiceURLs
- 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.CIMClient
-
Gets the session properties of the CIM client.
- getSessionProperties() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getSessionProperties() - Method in class org.sblim.wbem.client.CIMClientXML
-
- getSessionProperties() - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- getSessionProperties() - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- getSessionProperties() - Method in class org.sblim.wbem.http.HttpClientPool
-
- getSessionProperties() - Method in class org.sblim.wbem.http.HttpClientPool
-
- getSize() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getSize
- getSize() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getSize
- 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.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.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.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.CIMProperty
-
Returns the size of this property.
- getSize() - Method in class org.sblim.wbem.cim.CIMValue
-
Returns the size of the current value.
- 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(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.
- getSocketFactory() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the custom socket factory for client connections.
- getSRVLOC_DA_MulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getSRVLOC_DA_MulticastAddress
- getSRVLOC_DA_MulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getSRVLOC_DA_MulticastAddress
- getSRVLOC_MulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getSRVLOC_MulticastAddress
- getSRVLOC_MulticastAddress() - Static method in class org.sblim.slp.internal.SLPConfig
-
getSRVLOC_MulticastAddress
- getSrvLocAddress(int) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
getSrvLocAddress
- getSrvLocAddress(int) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
getSrvLocAddress
- getSrvTypeHash(ServiceType) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
unsigned long slp_hash(const char *pc, unsigned int len) {
unsigned long h = 0;
while (len-- != 0) {
h *= 33;
h += *pc++;
}
return (0x3FF & h); // round to a range of 0-1023
}
- getSrvTypeHash(ServiceType) - Static method in class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
unsigned long slp_hash(const char *pc, unsigned int len) {
unsigned long h = 0;
while (len-- != 0) {
h *= 33;
h += *pc++;
}
return (0x3FF & h); // round to a range of 0-1023
}
- getSSLServerSocketFactory(SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
-
- getSSLServerSocketFactory(SessionProperties) - Method in class org.sblim.wbem.http.HttpSocketFactory
-
- getSSLSocketFactory(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 class org.sblim.wbem.http.HttpClientMethod
-
- getStatus() - Method in exception org.sblim.wbem.http.HttpException
-
- 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 .
- 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.
- getStatusFromCode(int) - Static method in exception org.sblim.wbem.cim.CIMException
-
Returns the string representation of the status code.
- getStringProperty(String, String) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.
- 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.
- 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.
- getSuperClass() - Method in class org.sblim.wbem.cim.CIMClass
-
Returns the name of the super class.
- getSynchronizedSslHandshake() - Method in class org.sblim.wbem.util.SessionProperties
-
Returns a boolean that indicates whether or not SSL handshakes should
be synchronized.
- getSynchronizedSslHandshake() - Method in class org.sblim.wbem.util.SessionProperties
-
Returns a boolean that indicates whether or not SSL handshakes should
be synchronized.
- getTCPTimeout() - Method in class org.sblim.slp.internal.SLPConfig
-
getTCPTimeout
- getTCPTimeout() - Method in class org.sblim.slp.internal.SLPConfig
-
getTCPTimeout
- getTemplateRegistry() - Static method in class org.sblim.slp.TemplateRegistry
-
Returns the distinguished TemplateRegistry object for performing
operations on and with service templates.
- 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
-
- getText() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- getTotalResponses() - Method in class org.sblim.slp.internal.ua.ResultTable
-
getTotalResponses
- getTotalResponses() - Method in class org.sblim.slp.internal.ua.ResultTable
-
getTotalResponses
- getTraceLevel() - Method in class org.sblim.slp.internal.SLPConfig
-
getTraceLevel
- getTraceLevel() - Method in class org.sblim.slp.internal.SLPConfig
-
getTraceLevel
- getTraceMsg() - Method in class org.sblim.slp.internal.SLPConfig
-
getTraceMsg
- getTraceMsg() - Method in class org.sblim.slp.internal.SLPConfig
-
getTraceMsg
- getTrailers() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
-
- getTrailers() - Method in class org.sblim.wbem.http.io.ChunkedInputStream
-
- getTransport() - Method in class org.sblim.slp.ServiceURL
-
Get the network layer transport identifier.
- getTransport() - Method in class org.sblim.slp.ServiceURL
-
Get the network layer transport identifier.
- getTransportCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
-
- getTransportCumulativeTime() - Static method in class org.sblim.wbem.util.Benchmark
-
- getTransportElapse() - 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() - 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() - 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() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- getTruststore_password() - Method in class org.sblim.wbem.util.SessionProperties
-
- getTruststore_password() - Method in class org.sblim.wbem.util.SessionProperties
-
- getTruststorePassword() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- getTruststorePassword() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- getTruststorePassword() - Method in class org.sblim.wbem.util.SessionProperties
-
Gets the truststore password.
- 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.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.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.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.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.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.CIMQualifierType
-
Returns a CIMDataType associated to this CIMQualifierType.
- getType() - Method in class org.sblim.wbem.cim.CIMValue
-
Return the data type for this object.
- 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
-
- getTypeStr(CIMDataType) - Static method in class org.sblim.wbem.xml.CIMXMLBuilderImpl
-
- getURI() - Method in class org.sblim.wbem.http.AuthInfo
-
- getURI() - Method in class org.sblim.wbem.http.AuthInfo
-
- getURL() - Method in class org.sblim.slp.internal.msg.DADescriptor
-
getURL
- getURL() - Method in class org.sblim.slp.internal.msg.DADescriptor
-
getURL
- getURLEntries() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getURLEntries
- getURLEntries() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getURLEntries
- getURLExceptions() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getURLExceptions
- getURLExceptions() - Method in class org.sblim.slp.internal.msg.ServiceReply
-
getURLExceptions
- getURLPath() - Method in class org.sblim.slp.ServiceURL
-
Returns the URL path description, if any.
- getURLPath() - Method in class org.sblim.slp.ServiceURL
-
Returns the URL path description, if any.
- getURLSyntax() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
-
Return the URL syntax expression for the service: URL.
- 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.
- 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.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.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.CIMQualifier
-
- getValue() - Method in class org.sblim.wbem.cim.CIMValue
-
Returns the value assigned to this object.
- 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.
- 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.
- 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.msg.MsgHeader
-
getVersion
- getVersion() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
getVersion
- getVersion() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getVersion
- getVersion() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getVersion
- getVersion() - Method in interface org.sblim.slp.ServiceLocationAttributeVerifier
-
Return the template version number identifier.
- 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
- getVersion() - Static method in class org.sblim.wbem.cim.CIMVersion
-
Gets the version
- getXID() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
- getXID() - Method in class org.sblim.slp.internal.msg.MsgHeader
-
- getXID() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getXID
- getXID() - Method in class org.sblim.slp.internal.msg.SLPMessage
-
getXID
- getXmlParser() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.
- getYear() - Method in class org.sblim.wbem.cim.CIMSimpleDateTime
-
Returns the year specified by this CIMDateTime.
- GlobalProperties - Class in org.sblim.wbem.util
-
- GlobalProperties - Class in org.sblim.wbem.util
-
- goBack() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- goBack() - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- iA1 - Variable in class org.sblim.wbem.http.AuthInfo
-
- iA1 - Variable in class org.sblim.wbem.http.AuthInfo
-
- iAddr - Variable in class org.sblim.wbem.http.AuthInfo
-
- iAddr - Variable in class org.sblim.wbem.http.AuthInfo
-
- iAlgorithm - Variable in class org.sblim.wbem.http.AuthInfo
-
- iAlgorithm - Variable in class org.sblim.wbem.http.AuthInfo
-
- iAlias - Variable in class org.sblim.wbem.cim.CIMInstance
-
- iAlias - Variable in class org.sblim.wbem.cim.CIMInstance
-
- iAllProperties - Variable in class org.sblim.wbem.cim.CIMObject
-
- 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.CIMAssociatorNamesOp
-
- iAssociationClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- 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_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.
- 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
-
- 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.CIMCreateClassOp
-
- iCimClass - Variable in class org.sblim.wbem.client.operations.CIMSetClassOp
-
- iCimClass - Variable in class org.sblim.wbem.client.operations.CIMSetClassOp
-
- iCimValue - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- iCimValue - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- iClient - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
-
- iClient - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
-
- iCnonce - Variable in class org.sblim.wbem.http.AuthInfo
-
- iCnonce - Variable in class org.sblim.wbem.http.AuthInfo
-
- iCredentials - 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
-
- iDateString - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iDay - 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.CIMEnumClassesOp
-
- iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
-
- iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumClassNamesOp
-
- iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
- iDeep - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
- iError - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iError - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iEventQueue - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
-
- iEventQueue - Variable in class org.sblim.wbem.client.indications.CIMEventDispatcher
-
- ignorableWhitespace(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- ignorableWhitespace(char[], int, int) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- iHour - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iHour - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iHttpClient - Variable in class org.sblim.wbem.http.HttpUrlConnection
-
- iHttpClient - Variable in class org.sblim.wbem.http.HttpUrlConnection
-
- iID - Variable in class org.sblim.wbem.client.indications.CIMEvent
-
- 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.CIMAssociatorsOp
-
- iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
-
- 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.CIMEnumInstancesOp
-
- iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
-
- 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.CIMGetInstanceOp
-
- iIncludeClassOrigin - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
-
- 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.CIMAssociatorsOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMEnumClassesOp
-
- 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.CIMEnumInstancesOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMGetClassOp
-
- 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.CIMGetInstanceOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- iIncludeQualifiers - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- iIndication - Variable in class org.sblim.wbem.client.indications.CIMEvent
-
- iIndication - Variable in class org.sblim.wbem.client.indications.CIMEvent
-
- iInetAddress - 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
-
- 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.CIMCreateInstanceOp
-
- iInstance - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- iInstance - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- iInterval - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- 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.CIMEnumClassesOp
-
- iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
- 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.CIMGetClassOp
-
- iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
- iLocalOnly - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
- iMethodCall - Variable in class org.sblim.wbem.client.operations.CIMOperation
-
- 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.client.operations.CIMInvokeMethodOp
-
- iMethodName - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iMethodName - Variable in class org.sblim.wbem.xml.CIMRequest
-
- IMETHODRESPONSE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- IMETHODRESPONSE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- iMicrosecond - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iMicrosecond - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iMillisecond - 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
-
- iMinute - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iMonth - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iMonth - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iName - Variable in class org.sblim.wbem.cim.CIMElement
-
- 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.CIMCreateNameSpaceOp
-
- iNamespace - Variable in class org.sblim.wbem.client.operations.CIMDeleteNameSpaceOp
-
- 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.CIMEnumNameSpaceOp
-
- iNameSpace - Variable in class org.sblim.wbem.client.operations.CIMOperation
-
- iNameSpace - Variable in class org.sblim.wbem.client.operations.CIMOperation
-
- iNamespace - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iNamespace - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iNc - Variable in class org.sblim.wbem.http.AuthInfo
-
- iNc - Variable in class org.sblim.wbem.http.AuthInfo
-
- INDICATION - Static variable in class org.sblim.wbem.cim.CIMScope
-
- 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
-
- 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) - Static method in class org.sblim.slp.internal.TRC
-
info
- info(String, Exception) - Static method in class org.sblim.slp.internal.TRC
-
info
- info(String) - Static method in class org.sblim.slp.internal.TRC
-
info
- info(String, Exception) - Static method in class org.sblim.slp.internal.TRC
-
info
- info(String, String, String) - Static method in class org.sblim.wbem.util.Debug
-
- info(String, String, String) - Static method in class org.sblim.wbem.util.Debug
-
- init() - Method in class org.sblim.slp.internal.sa.DatagramThread
-
- init() - Method in class org.sblim.slp.internal.sa.DatagramThread
-
- init() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
- init() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
- init() - Method in class org.sblim.slp.internal.sa.TCPThread
-
- init() - Method in class org.sblim.slp.internal.sa.TCPThread
-
- init(CIMNameSpace, Principal, Object, String, SessionProperties) - Method in class org.sblim.wbem.client.CIMClientXML
-
- 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
-
- 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
-
- initCause(Throwable) - Method in exception org.sblim.wbem.cim.CIMException
-
- iNonce - Variable in class org.sblim.wbem.http.AuthInfo
-
- iNonce - Variable in class org.sblim.wbem.http.AuthInfo
-
- InputSource - Class in org.sblim.wbem.xml.parser
-
- 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
-
- 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
-
- INSTANCE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- INSTANCENAME - 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
-
- INSTANCEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- INTERNAL_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
The DA (or SA) is too sick to respond.
- INTERNAL_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
The DA (or SA) is too sick to respond.
- INTERNAL_SYSTEM_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
INTERNAL_SYSTEM_ERROR
- INTERNAL_SYSTEM_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
INTERNAL_SYSTEM_ERROR
- 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.UnsignedInt16
-
- intValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
-
- 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.UnsignedInt64
-
- intValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
-
- intValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
-
- INVALID - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Invalid type.
- INVALID - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Invalid type.
- INVALID_DATATYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- INVALID_DATATYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- INVALID_REGISTRATION - Static variable in exception org.sblim.slp.ServiceLocationException
-
The SrvReg has problems -- e.g., a zero lifetime or an omitted Language Tag.
- INVALID_REGISTRATION - Static variable in exception org.sblim.slp.ServiceLocationException
-
The SrvReg has problems -- e.g., a zero lifetime or an omitted Language Tag.
- INVALID_UPDATE - Static variable in exception org.sblim.slp.ServiceLocationException
-
The DA received a SrvReg without FRESH set, for an unregistered service or with
inconsistent Service Types.
- INVALID_UPDATE - Static variable in exception org.sblim.slp.ServiceLocationException
-
The DA received a SrvReg without FRESH set, for an unregistered service or with
inconsistent Service Types.
- invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in class org.sblim.wbem.client.BatchCIMClient
-
- 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 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
-
- 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
-
- invokeMethod(CIMObjectPath, String, Vector, Vector) - Method in class org.sblim.wbem.client.CIMClientXML
-
- 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(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
-
- 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
-
- iObjectName - Variable in class org.sblim.wbem.client.operations.CIMOperation
-
- iObjectPath - Variable in class org.sblim.wbem.cim.CIMObject
-
- iObjectPath - Variable in class org.sblim.wbem.cim.CIMObject
-
- iOffsetMinute - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iOffsetMinute - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iOpaque - Variable in class org.sblim.wbem.http.AuthInfo
-
- iOpaque - Variable in class org.sblim.wbem.http.AuthInfo
-
- iOutParams - Variable in class org.sblim.wbem.client.operations.CIMInvokeMethodOp
-
- 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.CIMRequest
-
- iParamValue - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iParamValue - Variable in class org.sblim.wbem.xml.CIMResponse
-
- IPARAMVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- IPARAMVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- iPath - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iPath - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iPort - Variable in class org.sblim.wbem.http.AuthInfo
-
- iPort - Variable in class org.sblim.wbem.http.AuthInfo
-
- iPrecision - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iPrecision - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iPrincipal - Variable in class org.sblim.wbem.client.UserPrincipal
-
- 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.CIMAssociatorsOp
-
- iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
- 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.CIMGetClassOp
-
- iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
- 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.CIMReferencesOp
-
- iPropertyList - Variable in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
- 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.CIMGetPropertyOp
-
- iPropertyName - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- iPropertyName - Variable in class org.sblim.wbem.client.operations.CIMSetPropertyOp
-
- iProtocol - Variable in class org.sblim.wbem.http.AuthInfo
-
- iProtocol - Variable in class org.sblim.wbem.http.AuthInfo
-
- IPV6_MULTICAST_SCOPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
IPV6_MULTICAST_SCOPE
- IPV6_MULTICAST_SCOPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
IPV6_MULTICAST_SCOPE
- IPv6MulticastAddressFactory - Class in org.sblim.slp.internal
-
SVRLOC group-id : FF0X:0:0:0:0:0:0:116
- SRVTYPERQST Service Type Request
- ATTRRQST Attribute Request
- UA sends too
SVRLOC-DA group-id : FF0X:0:0:0:0:0:0:123
- SRVRQST for the "service:directory-agent" service type
- UA sends too
1000 - 13FF: SRVRQST : FF0X:0:0:0:0:0:1:....
- IPv6MulticastAddressFactory - Class in org.sblim.slp.internal
-
SVRLOC group-id : FF0X:0:0:0:0:0:0:116
- SRVTYPERQST Service Type Request
- ATTRRQST Attribute Request
- UA sends too
SVRLOC-DA group-id : FF0X:0:0:0:0:0:0:123
- SRVRQST for the "service:directory-agent" service type
- UA sends too
1000 - 13FF: SRVRQST : FF0X:0:0:0:0:0:1:....
- IPv6MulticastAddressFactory() - Constructor for class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
- IPv6MulticastAddressFactory() - Constructor for class org.sblim.slp.internal.IPv6MulticastAddressFactory
-
- iQop - 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
-
- 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.CIMCreateQualifierTypeOp
-
- iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
-
- iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
-
- iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
- iQualifierType - Variable in class org.sblim.wbem.client.operations.CIMSetQualifierTypeOp
-
- iQuery - Variable in class org.sblim.wbem.client.operations.CIMExecQueryOp
-
- iQuery - Variable in class org.sblim.wbem.client.operations.CIMExecQueryOp
-
- iQueryLanguage - 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
-
- iRealm - Variable in class org.sblim.wbem.http.AuthInfo
-
- iRequests - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iRequests - Variable in class org.sblim.wbem.xml.CIMRequest
-
- iResponse - Variable in class org.sblim.wbem.http.AuthInfo
-
- iResponse - Variable in class org.sblim.wbem.http.AuthInfo
-
- iResponses - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iResponses - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iResult - Variable in class org.sblim.wbem.client.operations.CIMOperation
-
- 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.CIMAssociatorNamesOp
-
- iResultClass - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- 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.CIMReferenceNamesOp
-
- iResultClass - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
-
- 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.CIMAssociatorNamesOp
-
- iResultRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- iResultRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- iResultRole - Variable in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
- iResultRole - Variable in class org.sblim.wbem.client.operations.CIMReferenceNamesOp
-
- iReturnValue - Variable in class org.sblim.wbem.xml.CIMResponse
-
- iReturnValue - Variable in class org.sblim.wbem.xml.CIMResponse
-
- IRETURNVALUE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- 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.CIMAssociatorNamesOp
-
- iRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- iRole - Variable in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
- iRole - Variable in class org.sblim.wbem.client.operations.CIMReferencesOp
-
- 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.
- isAbstractType() - Method in class org.sblim.slp.ServiceType
-
Returns true if the type name is for an abstract type.
- isAllowedResponseType(SLPMessage) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
isAllowedResponseType
- isAllowedResponseType(SLPMessage) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
isAllowedResponseType
- isArrayType() - Method in class org.sblim.wbem.cim.CIMDataType
-
Defermines if the current data type is an array 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.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.
- 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.
- 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
-
isBroadcastOnly
- isBroadcastOnly() - Method in class org.sblim.slp.internal.SLPConfig
-
isBroadcastOnly
- iScheme - Variable in class org.sblim.wbem.http.AuthInfo
-
- iScheme - Variable in class org.sblim.wbem.http.AuthInfo
-
- isChunkSupported() - Method in class org.sblim.wbem.http.MessageReader
-
- isChunkSupported() - Method in class org.sblim.wbem.http.MessageReader
-
- isConnected() - Method in class org.sblim.wbem.http.HttpClient
-
Returns connected
- isConnected() - Method in class org.sblim.wbem.http.HttpClient
-
Returns connected
- isContentLengthRetryEnabled() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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() - 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.
- 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
-
isDA
- isDA() - Method in class org.sblim.slp.internal.SLPConfig
-
isDA
- isDayPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has day precision.
- isDayPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has day precision.
- isDebugHttpConnectionPool() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- isDebugHttpConnectionPool() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- isDebugHttpConnectionPool() - Method in class org.sblim.wbem.util.SessionProperties
-
- isDebugHttpConnectionPool() - Method in class org.sblim.wbem.util.SessionProperties
-
- isDebugInputStream() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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() - 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.
- 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() - 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.
- 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.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.CIMEnumClassNamesOp
-
Returns deep
- isDeep() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
Returns deep
- isDeep() - Method in class org.sblim.wbem.client.operations.CIMEnumInstancesOp
-
Returns deep
- iSecond - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- 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.
- 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
- isException() - Method in class org.sblim.wbem.client.operations.CIMOperation
-
Returns if an (uncaught) exception occurred
- isGlobal() - Method in class org.sblim.wbem.util.SessionProperties
-
Determines if these session properties are the global properties.
- isGlobal() - Method in class org.sblim.wbem.util.SessionProperties
-
Determines if these session properties are the global properties.
- isHourPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has hour precision.
- isHourPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has hour precision.
- isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMAssociatorsOp
-
Returns if includeQualifiers is set
- 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.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.CIMEnumInstancesOp
-
Returns includeClassOrigin
- isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
-
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.CIMGetInstanceOp
-
Returns includeClassOrigin
- isIncludeClassOrigin() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
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.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.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.CIMEnumInstancesOp
-
Returns includeQualifiers
- isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
-
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.CIMGetInstanceOp
-
Returns includeQualifiers
- isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMReferencesOp
-
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
- isIncludeQualifiers() - Method in class org.sblim.wbem.client.operations.CIMSetInstanceOp
-
Returns includeQualifiers
- isInterval() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if the current object is represents an interval.
- 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.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.PegasusLocalAuthInfo
-
- isKeptAlive() - Method in class org.sblim.wbem.http.WwwAuthInfo
-
- 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.
- 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.
- 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.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.CIMEnumInstancesOp
-
Returns localOnly
- isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMGetClassOp
-
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
- isLocalOnly() - Method in class org.sblim.wbem.client.operations.CIMGetInstanceOp
-
Returns localOnly
- isLoggingEnabled() - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- isLoggingEnabled() - Method in class org.sblim.wbem.util.SessionProperties
-
Determines if logging in general is enabled or not.
- isMinutePrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has minute precision.
- isMinutePrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has minute precision.
- isMonthPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has month precision.
- isMonthPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has month precision.
- isNADefault() - Method in class org.sblim.slp.ServiceType
-
Returns true if the naming authority is the default, i.e.
- 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.
- 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.
- isNullValue() - Method in class org.sblim.wbem.cim.CIMValue
-
Determines if the current value is null.
- isPersistentConnectionSupported() - Method in class org.sblim.wbem.http.MessageReader
-
- 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.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.CIMProperty
-
Determines if this CIMProperty is propagated.
- isPropagated() - Method in class org.sblim.wbem.cim.CIMQualifier
-
Checks if this qualifier 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.
- 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.
- isReferenceType() - Method in class org.sblim.wbem.cim.CIMDataType
-
Determines if the current data type is a reference type.
- iSrvAgent - Variable in class org.sblim.slp.internal.sa.RecieverThread
-
- iSrvAgent - Variable in class org.sblim.slp.internal.sa.RecieverThread
-
- isSA() - Method in class org.sblim.slp.internal.SLPConfig
-
isSA
- isSA() - Method in class org.sblim.slp.internal.SLPConfig
-
isSA
- isSecondPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has minute precision.
- isSecondPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has minute precision.
- 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.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.PegasusLocalAuthInfo
-
- isSentOnFirstRequest() - Method in class org.sblim.wbem.http.WwwAuthInfo
-
- 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.
- 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
-
- 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
- isSSL() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Returns if SSL is enanbled
- isSuccessul() - Method in class org.sblim.wbem.xml.CIMResponse
-
- 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.
- 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
-
- isValidElementNameChar(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- isValidStartElementNameChar(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- isValidStartElementNameChar(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- isYearPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has year precision.
- isYearPrecision() - Method in class org.sblim.wbem.cim.CIMDateTime
-
Determines if this CIMDateTime has year precision.
- iTableId - Variable in class org.sblim.wbem.client.indications.CIMIndicationListenertList
-
- iTableId - Variable in class org.sblim.wbem.client.indications.CIMIndicationListenertList
-
- iterator() - Method in class org.sblim.wbem.http.HttpHeader
-
- iterator() - Method in class org.sblim.wbem.http.HttpHeader
-
- iToString - Variable in class org.sblim.wbem.cim.CIMObjectPath
-
- 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_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_LOCAL - Static variable in class org.sblim.wbem.client.CIMClient
-
- ITSANM_SOAP - 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
-
- iUri - Variable in class org.sblim.wbem.http.AuthInfo
-
- iUrl - Variable in class org.sblim.wbem.http.HttpUrlConnection
-
- iUrl - Variable in class org.sblim.wbem.http.HttpUrlConnection
-
- iYear - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- iYear - Variable in class org.sblim.wbem.cim.CIMDateTime
-
- NAMESPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- NAMESPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- NAMESPACE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- NAMESPACE - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- NAMESPACE_SEPARATOR - Static variable in class org.sblim.wbem.cim.CIMNameSpace
-
- NAMESPACE_SEPARATOR - Static variable in class org.sblim.wbem.cim.CIMNameSpace
-
- NAMESPACEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- NAMESPACEPATH - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- Net - Class in org.sblim.slp.internal
-
Net
- Net - Class in org.sblim.slp.internal
-
Net
- Net() - Constructor for class org.sblim.slp.internal.Net
-
- Net() - Constructor for class org.sblim.slp.internal.Net
-
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_PORT - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is 427.
- NET_SLP_PORT - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is 427.
- 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_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_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_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_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_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_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_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_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_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_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_TRACE_REG - Static variable in interface org.sblim.slp.SLPConfigProperties
-
A boolean controlling dumps of all registered services upon registration
and deregistration.
- NET_SLP_TRC_LEVEL - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Trace level.
- NET_SLP_TRC_LEVEL - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Trace level.
- NET_SLP_TYPE_HINT - Static variable in interface org.sblim.slp.SLPConfigProperties
-
A value-list of service type names.
- 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.
- 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.
- NET_SLP_USEIPV4 - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is true.
- NET_SLP_USEIPV4 - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is true.
- NET_SLP_USEIPV6 - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is true.
- NET_SLP_USEIPV6 - Static variable in interface org.sblim.slp.SLPConfigProperties
-
Default is true.
- NETWORK_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_ERROR
- NETWORK_ERROR - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_ERROR
- NETWORK_INIT_FAILED - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_INIT_FAILED
- NETWORK_INIT_FAILED - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_INIT_FAILED
- NETWORK_TIMED_OUT - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_TIMED_OUT
- NETWORK_TIMED_OUT - Static variable in exception org.sblim.slp.ServiceLocationException
-
NETWORK_TIMED_OUT
- newConnection(String, HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- newConnection(String, HttpHeader) - Method in class org.sblim.wbem.client.CIMClientXML
-
- newDocument() - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- 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.
- 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.ua.ResultTable
-
- next() - Method in class org.sblim.slp.internal.ua.ResultTable
-
- next() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
This implementation can throw RuntimeExceptions.
- next() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
This implementation can throw RuntimeExceptions.
- next() - Method in interface org.sblim.slp.ServiceLocationEnumeration
-
Return the next value or block until it becomes available.
- 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
-
- 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.ua.SLEnumerationImpl
-
- nextElement() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
- nextElement() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
-
Reads the next object from the stream.
- nextElement() - Method in class org.sblim.wbem.client.CIMEnumerationImpl
-
Reads the next object from the stream.
- nextException() - Method in class org.sblim.slp.internal.ua.ResultTable
-
- nextException() - Method in class org.sblim.slp.internal.ua.ResultTable
-
- nextException() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
- nextException() - Method in class org.sblim.slp.internal.ua.SLEnumerationImpl
-
- nextException() - Method in interface org.sblim.slp.ServiceLocationEnumeration
-
- nextException() - Method in interface org.sblim.slp.ServiceLocationEnumeration
-
- NO_PORT - Static variable in class org.sblim.slp.ServiceURL
-
Indicates that no port information is required or was returned for this
URL.
- 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
-
NOT_IMPLEMENTED
- NOT_IMPLEMENTED - Static variable in exception org.sblim.slp.ServiceLocationException
-
NOT_IMPLEMENTED
- NOTATION_DECLARATION - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- NOTATION_DECLARATION - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- notationDecl(String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Null type.
- NULL_DATATYPE - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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.
- 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.
- 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 - 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 - 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.
- Numeric(String) - Constructor for class org.sblim.wbem.cim.Numeric
-
Base constructor.
- SA_ADVERT - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SA_ADVERT
- SA_ADVERT - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SA_ADVERT
- SA_SERVICE_TYPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SA_SERVICE_TYPE
- SA_SERVICE_TYPE - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SA_SERVICE_TYPE
- SAAdvert - Class in org.sblim.slp.internal.msg
-
SAAdvert message
- SAAdvert - Class in org.sblim.slp.internal.msg
-
SAAdvert message
- SAAdvert(String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAAdvert(String, String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAAdvert(MsgHeader, String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAAdvert(String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAAdvert(String, String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAAdvert(MsgHeader, String, List, List) - Constructor for class org.sblim.slp.internal.msg.SAAdvert
-
Ctor.
- SAX_PARSER - Static variable in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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'.
- 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
-
- SCHEMA - Static variable in class org.sblim.wbem.cim.CIMScope
-
- scheme - Variable in class org.sblim.wbem.http.Challenge
-
- 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 - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SCOPE_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
-
The SLP message did not include a scope in its supported by the SA or DA.
- SCOPE_NOT_SUPPORTED - Static variable in exception org.sblim.slp.ServiceLocationException
-
The SLP message did not include a scope in its supported by the SA or DA.
- SCOPE_RESERVED - Static variable in class org.sblim.slp.internal.Convert
-
SCOPE_RESERVED
- SCOPE_RESERVED - Static variable in class org.sblim.slp.internal.Convert
-
SCOPE_RESERVED
- SCOPES - Static variable in class org.sblim.wbem.cim.CIMScope
-
- SCOPES - Static variable in class org.sblim.wbem.cim.CIMScope
-
- searchAttribute(Node, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- searchAttribute(Node, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- searchFirstChild(Element) - 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
-
- searchFirstNode(Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- searchNodes(Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- searchNodes(Element, String) - Static method in class org.sblim.wbem.xml.CIMXMLParserImpl
-
- SECOND_PRECISION - Static variable in class org.sblim.wbem.cim.CIMDateTime
-
- SECOND_PRECISION - Static variable in class org.sblim.wbem.cim.CIMDateTime
-
- serialize(int, boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.MsgHeader
-
serialize
- serialize(int, boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.MsgHeader
-
serialize
- serialize(boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
serialize
- serialize(boolean, boolean, boolean, SerializeOption) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
serialize
- serialize(boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
serialize
- serialize(boolean, boolean, boolean, SerializeOption) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
serialize
- 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, 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
-
- serialize(OutputStream, Document) - Static method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.AttributeReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.DAAdvert
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.SAAdvert
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceDeregistration
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceDeregistration
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceRegistration
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.ServiceTypeReply
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
- serializeBody(SLPOutputStream, SerializeOption) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
- SerializeOption - Class in org.sblim.slp.internal.msg
-
Inherited classes of SerializeOption provide additional serialization parameters
for the inherited SLPMessage classes.
- SerializeOption - Class in org.sblim.slp.internal.msg
-
Inherited classes of SerializeOption provide additional serialization parameters
for the inherited SLPMessage classes.
- SerializeOption() - Constructor for class org.sblim.slp.internal.msg.SerializeOption
-
- SerializeOption() - Constructor for class org.sblim.slp.internal.msg.SerializeOption
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.AttributeRequest
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.ServiceRequest
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.ServiceTypeRequest
-
- serializeRequestBody(SLPOutputStream) - Method in class org.sblim.slp.internal.msg.ServiceTypeRequest
-
- serializeWithoutResponders(boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
serializeWithoutResponders
- serializeWithoutResponders(boolean, boolean, boolean) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
serializeWithoutResponders
- SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SERVER_SOCKET_QUEUE_LENGTH
- SERVER_SOCKET_QUEUE_LENGTH - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SERVER_SOCKET_QUEUE_LENGTH
- 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
-
- ServiceAcknowledgment - Class in org.sblim.slp.internal.msg
-
ServiceAcknowledgment message
- ServiceAcknowledgment - Class in org.sblim.slp.internal.msg
-
ServiceAcknowledgment message
- ServiceAcknowledgment(int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAcknowledgment(String, int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAcknowledgment(MsgHeader, int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAcknowledgment(int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAcknowledgment(String, int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAcknowledgment(MsgHeader, int) - Constructor for class org.sblim.slp.internal.msg.ServiceAcknowledgment
-
Ctor.
- ServiceAgent - Class in org.sblim.slp.internal.sa
-
ServiceAgent
- ServiceAgent - Class in org.sblim.slp.internal.sa
-
ServiceAgent
- ServiceAgent() - Constructor for class org.sblim.slp.internal.sa.ServiceAgent
-
- ServiceAgent() - Constructor for class org.sblim.slp.internal.sa.ServiceAgent
-
- ServiceDeregistration - Class in org.sblim.slp.internal.msg
-
ServiceDeregistration message
- ServiceDeregistration - Class in org.sblim.slp.internal.msg
-
ServiceDeregistration message
- ServiceDeregistration(List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceDeregistration(String, List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceDeregistration(MsgHeader, List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceDeregistration(List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceDeregistration(String, List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceDeregistration(MsgHeader, List, ServiceURL, List) - Constructor for class org.sblim.slp.internal.msg.ServiceDeregistration
-
Ctor.
- ServiceLocationAttribute - Class in org.sblim.slp
-
Service location attribute
- 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.
- 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).
- 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.
- 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.
- ServiceLocationEnumeration - Interface in org.sblim.slp
-
The ServiceLocationEnumeration class is the return type for all Locator SLP
operations.
- ServiceLocationException - Exception in org.sblim.slp
-
The ServiceLocationException class is thrown by all methods when exceptional
conditions occur in the SLP framework.
- 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, Throwable) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationException(short, String) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationException(short) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationException(short, Throwable) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationException(short, String, Throwable) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationException(short, String) - Constructor for exception org.sblim.slp.ServiceLocationException
-
Ctor.
- ServiceLocationManager - Class in org.sblim.slp
-
The ServiceLocationManager manages access to the service location framework.
- ServiceLocationManager - Class in org.sblim.slp
-
The ServiceLocationManager manages access to the service location framework.
- ServiceLocationManager() - Constructor for class org.sblim.slp.ServiceLocationManager
-
- ServiceLocationManager() - Constructor for class org.sblim.slp.ServiceLocationManager
-
- ServiceRegistration - Class in org.sblim.slp.internal.msg
-
ServiceRegistration message
- ServiceRegistration - Class in org.sblim.slp.internal.msg
-
ServiceRegistration message
- ServiceRegistration(ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceRegistration(String, ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceRegistration(MsgHeader, ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceRegistration(ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceRegistration(String, ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceRegistration(MsgHeader, ServiceURL, List, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceRegistration
-
Ctor.
- ServiceReply - Class in org.sblim.slp.internal.msg
-
ServiceReply message
- ServiceReply - Class in org.sblim.slp.internal.msg
-
ServiceReply message
- ServiceReply(int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceReply(String, int, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceReply(MsgHeader, int, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceReply(int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceReply(String, int, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceReply(MsgHeader, int, List, List) - Constructor for class org.sblim.slp.internal.msg.ServiceReply
-
Ctor.
- ServiceRequest - Class in org.sblim.slp.internal.msg
-
ServiceRequest message
- ServiceRequest - Class in org.sblim.slp.internal.msg
-
ServiceRequest message
- ServiceRequest(String, SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
Ctor.
- ServiceRequest(SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
Ctor.
- ServiceRequest(MsgHeader, SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
- ServiceRequest(String, SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
Ctor.
- ServiceRequest(SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
Ctor.
- ServiceRequest(MsgHeader, SortedSet, ServiceType, List, String, String) - Constructor for class org.sblim.slp.internal.msg.ServiceRequest
-
- ServiceTable - Class in org.sblim.slp.internal.sa
-
ServiceTable
- ServiceTable - Class in org.sblim.slp.internal.sa
-
ServiceTable
- ServiceTable(DatagramThread) - Constructor for class org.sblim.slp.internal.sa.ServiceTable
-
Ctor.
- ServiceTable(DatagramThread) - Constructor for class org.sblim.slp.internal.sa.ServiceTable
-
Ctor.
- ServiceType - Class in org.sblim.slp
-
The ServiceType object models the SLP service type.
- 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.
- ServiceType(String) - Constructor for class org.sblim.slp.ServiceType
-
Constructs a service type object from the service type specifier.
- ServiceTypeReply - Class in org.sblim.slp.internal.msg
-
ServiceTypeReply message
- ServiceTypeReply - Class in org.sblim.slp.internal.msg
-
ServiceTypeReply message
- ServiceTypeReply(int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeReply(String, int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeReply(MsgHeader, int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeReply(int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeReply(String, int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeReply(MsgHeader, int, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeReply
-
Ctor.
- ServiceTypeRequest - Class in org.sblim.slp.internal.msg
-
ServiceTypeRequest message
- ServiceTypeRequest - Class in org.sblim.slp.internal.msg
-
ServiceTypeRequest message
- ServiceTypeRequest(SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceTypeRequest(String, SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceTypeRequest(MsgHeader, SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceTypeRequest(SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceTypeRequest(String, SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceTypeRequest(MsgHeader, SortedSet, String, List) - Constructor for class org.sblim.slp.internal.msg.ServiceTypeRequest
-
Ctor.
- ServiceURL - Class in org.sblim.slp
-
The ServiceURL object models the advertised SLP service URL.
- 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.
- 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 - 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.
- SessionProperties() - Constructor for class org.sblim.wbem.util.SessionProperties
-
Constructs a new SessionProperties instance with library defaults
applied.
- set(String) - Method in class org.sblim.wbem.util.XMLHostStr
-
set
- set(String) - Method in class org.sblim.wbem.util.XMLHostStr
-
set
- setA1(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setA1(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setAlgorithm(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.
- 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
-
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- setClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- setClass(CIMObjectPath, CIMClass) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- 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.
- 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
-
- 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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
-
- setCredentials(PasswordAuthentication) - Method in class org.sblim.wbem.http.AuthInfo
-
- setCredentialsDefaultEnabled(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- setCredentialsDefaultEnabled(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
Specifies if the usage of the default credentials must be used or not.
- setDAList(List, List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- setDAList(List, List) - Static method in class org.sblim.slp.internal.ua.DACache
-
- 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.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.
- 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) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- setDebugHttpConnectionPool(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
- setDebugHttpConnectionPool(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
- setDebugInputStream(boolean) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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
- 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.
- 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 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.
- 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
-
- setDocumentLocator(Locator) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- setEncoding(String) - Method in class org.sblim.wbem.xml.parser.InputSource
-
- setEncoding(String) - Method in class org.sblim.wbem.xml.parser.InputSource
-
- setError() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
-
- setError() - Method in class org.sblim.wbem.http.io.ASCIIPrintStream
-
- setError(CIMException) - Method in class org.sblim.wbem.xml.CIMResponse
-
- setError(CIMException) - Method in class org.sblim.wbem.xml.CIMResponse
-
- setHeader(HttpHeader) - Method in class org.sblim.wbem.http.MessageWriter
-
- 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.CIMNameSpace
-
Specifies the host for this CIMNameSpace object.
- setHost(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
-
Specifies the host name.
- 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.
- 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.
- 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
- 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) - 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.
- 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 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 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) - 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 class org.sblim.wbem.client.CIMClientXML
-
- setInstance(CIMObjectPath, CIMInstance, boolean, String[]) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- 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.
- 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
-
- setIsKeyed(boolean) - Method in class org.sblim.wbem.cim.CIMClass
-
- setJSSECertificate(String) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- setJSSECertificate(String) - Method in class org.sblim.wbem.util.SessionProperties
-
Specifies the JSSE certificate manager used for https connection.
- setJSSEProtocol(String) - Method in class org.sblim.wbem.util.SessionProperties
-
- setJSSEProtocol(String) - Method in class org.sblim.wbem.util.SessionProperties
-
- setJSSEProtocolHandler(String) - Method in class org.sblim.wbem.util.SessionProperties
-
- setJSSEProtocolHandler(String) - Method in class org.sblim.wbem.util.SessionProperties
-
- setJSSEProvider(String) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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
- 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.
- 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) - 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(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[]) - 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.
- 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.
- setKeystoreType(String) - Method in class org.sblim.wbem.util.SessionProperties
-
Specifies the type of the keystore.
- setLevel(Level) - Static method in class org.sblim.slp.internal.TRC
-
setLevel
- setLevel(Level) - Static method in class org.sblim.slp.internal.TRC
-
setLevel
- 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.CIMClient
-
Modifies the locale information of the CIM client.
- setLocale(Locale) - Method in class org.sblim.wbem.client.CIMClientXML
-
- setLocale(Locale) - Method in class org.sblim.wbem.client.CIMClientXML
-
- setLocale(Locale) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setLocale(Locale) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setLogger(Logger) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- 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) - 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.
- setLoggingEnabled(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
Specifies if logging in general is enabled or not.
- setMethod(HttpServerMethod) - Method in class org.sblim.wbem.http.MessageWriter
-
- setMethod(HttpServerMethod) - Method in class org.sblim.wbem.http.MessageWriter
-
- setMethodName(String) - Method in class org.sblim.wbem.xml.CIMRequest
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.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.cim.CIMInstance
-
Specifies the name for this CIMInstance.
- setName(String) - Method in class org.sblim.wbem.http.HttpServerConnection
-
Set the name of the thread
- 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
-
Specifies the namespace for this CIMNameSpace object.
- 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(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.client.operations.CIMOperation
-
Sets the namespace
- setNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.xml.CIMRequest
-
- setNameSpace(CIMNameSpace) - Method in class org.sblim.wbem.xml.CIMRequest
-
- setNc(long) - Method in class org.sblim.wbem.http.AuthInfo
-
- setNc(long) - Method in class org.sblim.wbem.http.AuthInfo
-
- setNonce(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setNonce(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setObjectName(String) - Method in class org.sblim.wbem.cim.CIMObjectPath
-
Specifies the object name for this CIMObjectPath.
- 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.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.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.cim.CIMObject
-
Specifies the CIMObjectPath for this CIM Object.
- setObjectPath(CIMObjectPath) - Method in class org.sblim.wbem.xml.CIMRequest
-
- 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.
- 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
-
- 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.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.
- setOriginClass(String) - Method in class org.sblim.wbem.cim.CIMProperty
-
Specifies the origin class for this CIMProperty.
- setOutput(OutputStream) - Static method in class org.sblim.slp.internal.TRC
-
setConsolLog
- setOutput(PrintStream) - Static method in class org.sblim.slp.internal.TRC
-
setOutputStream
- setOutput(OutputStream) - Static method in class org.sblim.slp.internal.TRC
-
setConsolLog
- setOutput(PrintStream) - Static method in class org.sblim.slp.internal.TRC
-
setOutputStream
- setOverridingMethod(String) - Method in class org.sblim.wbem.cim.CIMMethod
-
Set the name of the overriding method for this method.
- 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.
- setOverridingProperty(String) - Method in class org.sblim.wbem.cim.CIMProperty
-
Specifies the overriding property for this CIMProperty.
- setParameters(Vector) - Method in class org.sblim.wbem.cim.CIMMethod
-
Specify the new set of parameters for the method.
- 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.
- 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
-
- setParamValue(Vector) - Method in class org.sblim.wbem.xml.CIMResponse
-
- setPatterns(String[], String[]) - Static method in class org.sblim.slp.internal.TRC
-
setPatterns
- setPatterns(String[], String[]) - Static method in class org.sblim.slp.internal.TRC
-
setPatterns
- setPort(int) - Method in class org.sblim.slp.internal.SLPConfig
-
setPort
- setPort(int) - Method in class org.sblim.slp.internal.SLPConfig
-
setPort
- setPort(int) - Method in class org.sblim.wbem.cim.CIMNameSpace
-
Specifies the port for this CIMNameSpace object.
- setPort(int) - Method in class org.sblim.wbem.cim.CIMNameSpace
-
Specifies the port for this CIMNameSpace object.
- setPrecision(int) - Method in class org.sblim.wbem.cim.CIMDateTime
-
Specifies the precision level for this CIMDateTime.
- setPrecision(int) - Method in class org.sblim.wbem.cim.CIMDateTime
-
Specifies the precision level for this CIMDateTime.
- 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.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.CIMProperty
-
Sets the propagated value to the specified value.
- setPropagated(boolean) - Method in class org.sblim.wbem.cim.CIMQualifier
-
Sets the propagated 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.
- 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(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 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 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.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 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(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
-
- 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
-
- 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.
- 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.
- 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 class org.sblim.wbem.client.BatchCIMClient
-
- setQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.BatchHandle
-
- 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.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 class org.sblim.wbem.client.CIMClientXML
-
- setQualifierType(CIMObjectPath, CIMQualifierType) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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
-
- setQualifierType_request(Document, CIMObjectPath, CIMQualifierType) - Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- setRealm(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- 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.HttpClient
-
- setRequestMethod(String) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- 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.HttpClient
-
- setRequestProperty(String, String) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- setRequestProperty(String, String) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- setResponse(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- 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
- 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) - 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.
- 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
-
- setReturnValue(Vector) - Method in class org.sblim.wbem.xml.CIMResponse
-
- setScheme(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setScheme(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setSecond(int) - Method in class org.sblim.wbem.cim.CIMDateTime
-
Sets the number of seconds for this CIMDateTime.
- 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.
- 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.CIMClient
-
Sets the session properties for the CIM client.
- setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.client.CIMClientXML
-
- setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.client.CIMClientXML
-
- setSessionProperties(SessionProperties) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setSessionProperties(SessionProperties) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.http.HttpClientPool
-
- setSessionProperties(SessionProperties) - Method in class org.sblim.wbem.http.HttpClientPool
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMMethod
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMMethod
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMParameter
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMParameter
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMProperty
-
- setSize(int) - Method in class org.sblim.wbem.cim.CIMProperty
-
- setSkipFirstRequest(boolean) - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
setSkipFirstRequest
- setSkipFirstRequest(boolean) - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
setSkipFirstRequest
- setSocketFactory(SocketFactory) - Method in class org.sblim.wbem.http.HttpSocketFactory
-
- 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.
- 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
-
- setSSLServerSocketFactory(SSLServerSocketFactory) - Method in class org.sblim.wbem.http.HttpSocketFactory
-
- setSSLSocketFactory(SSLSocketFactory) - 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.
- setSuperClass(String) - Method in class org.sblim.wbem.cim.CIMClass
-
Sets the super class for this class.
- setSynchronizedSslHandshake(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
Enables or disables the synchronization of SSL handshakes
- setSynchronizedSslHandshake(boolean) - Method in class org.sblim.wbem.util.SessionProperties
-
Enables or disables the synchronization of SSL handshakes
- setTraceLevel(String) - Method in class org.sblim.slp.internal.SLPConfig
-
setTraceLevel
- setTraceLevel(String) - Method in class org.sblim.slp.internal.SLPConfig
-
setTraceLevel
- setTrailer(HttpHeader) - Method in class org.sblim.wbem.http.MessageWriter
-
- setTrailer(HttpHeader) - Method in class org.sblim.wbem.http.MessageWriter
-
- setTruststore(String) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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(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(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
-
- setTruststore_password(char[]) - Method in class org.sblim.wbem.util.SessionProperties
-
Specifies the password for the truststore.
- setTruststore_password(String) - Method in class org.sblim.wbem.util.SessionProperties
-
- 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(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(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.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.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.CIMProperty
-
Sets the CIMDataType for this CIMProperty.
- setType(CIMDataType) - Method in class org.sblim.wbem.cim.CIMQualifierType
-
Set the value type of this qualifier
- 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
-
- setURI(String) - Method in class org.sblim.wbem.http.AuthInfo
-
- setUseIPv4(boolean) - Method in class org.sblim.slp.internal.SLPConfig
-
setUseIPv4
- setUseIPv4(boolean) - Method in class org.sblim.slp.internal.SLPConfig
-
setUseIPv4
- setUseIPv6(boolean) - Method in class org.sblim.slp.internal.SLPConfig
-
setUseIPv6
- setUseIPv6(boolean) - Method in class org.sblim.slp.internal.SLPConfig
-
setUseIPv6
- setUserPassword(char[]) - Method in class org.sblim.wbem.client.PasswordCredential
-
Sets a new password for this credential object.
- 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.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.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
- setValue(CIMValue) - Method in class org.sblim.wbem.cim.CIMQualifier
-
Sets this qualifiers value
- setXID(int) - Method in class org.sblim.slp.internal.msg.MsgHeader
-
The response have to contain the same XID of the request.
- setXID(int) - Method in class org.sblim.slp.internal.msg.MsgHeader
-
The response have to contain the same XID of the request.
- setXID(int) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
- setXID(int) - Method in class org.sblim.slp.internal.msg.SLPMessage
-
- setXmlParser(int) - Static method in class org.sblim.wbem.util.GlobalProperties
-
Deprecated.
- 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.
- 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.
- 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.UnsignedInt16
-
- shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt32
-
- 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.UnsignedInt64
-
- shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
-
- shortValue() - Method in class org.sblim.wbem.cim.UnsignedInt8
-
- showMemory() - Static method in class org.sblim.wbem.util.Benchmark
-
- 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
- shutdown() - Method in class org.sblim.wbem.util.ThreadPool
-
Shuts down the thread pool and all workers
- SIMPLEEXPREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SIMPLEEXPREQ - Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SIMPLEEXPRSP - 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
-
- 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
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Signed 16-bit integer.
- SINT16_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Signed 32-bit integer.
- SINT32_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Signed 64-bit integer.
- SINT64_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Signed 8-bit integer.
- SINT8_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SINT8_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- size() - Method in class org.sblim.slp.internal.msg.SLPOutputStream
-
size
- size() - Method in class org.sblim.slp.internal.msg.SLPOutputStream
-
size
- size() - Method in class org.sblim.wbem.cim.CIMValue
-
- size() - Method in class org.sblim.wbem.cim.CIMValue
-
- SIZE_SINGLE - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SIZE_SINGLE - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SIZE_UNLIMITED - 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.BoundedInputStream
-
- skip(long) - Method in class org.sblim.wbem.http.io.ChunkedInputStream
-
- skip(long) - Method in class org.sblim.wbem.http.io.ChunkedInputStream
-
- skip(long) - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
-
- skip(long) - Method in class org.sblim.wbem.http.io.KeepAliveInputStream
-
- skipOptionalSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- skipOptionalSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- skippedEntity(String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- skippedEntity(String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- skipRequiredSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- skipRequiredSpaces(char) - Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- SLEnumerationImpl - Class in org.sblim.slp.internal.ua
-
SLEnumerationImpl
- SLEnumerationImpl - Class in org.sblim.slp.internal.ua
-
SLEnumerationImpl
- SLEnumerationImpl(RequestMessage, List) - Constructor for class org.sblim.slp.internal.ua.SLEnumerationImpl
-
Ctor.
- SLEnumerationImpl(RequestMessage, List) - Constructor for class org.sblim.slp.internal.ua.SLEnumerationImpl
-
Ctor.
- SLP_PORT - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SLP_PORT
- SLP_PORT - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SLP_PORT
- SLP_VERSION - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SLP_VERSION
- SLP_VERSION - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
SLP_VERSION
- 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
-
SLPConfig
- SLPConfig - Class in org.sblim.slp.internal
-
SLPConfig
- SLPConfigProperties - Interface in org.sblim.slp
-
The interface SLPConfigProperties holds string constans for the configuration
properties of the SLP package.
- SLPConfigProperties - Interface in org.sblim.slp
-
The interface SLPConfigProperties holds string constans for the configuration
properties of the SLP package.
- SLPDefaults - Interface in org.sblim.slp.internal
-
Class SLPDefaults is responsible for
- SLPDefaults - Interface in org.sblim.slp.internal
-
Class SLPDefaults is responsible for
- 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
-
- SLPInputStream - Class in org.sblim.slp.internal.msg
-
Helps the parsing of the bytes of SLP messages.
- SLPInputStream - Class in org.sblim.slp.internal.msg
-
Helps the parsing of the bytes of SLP messages.
- SLPInputStream(byte[]) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(Socket) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(InputStream) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(DatagramPacket) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(byte[], int, int) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(byte[]) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(Socket) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(InputStream) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(DatagramPacket) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPInputStream(byte[], int, int) - Constructor for class org.sblim.slp.internal.msg.SLPInputStream
-
Ctor.
- SLPLimits - Interface in org.sblim.slp.internal
-
SLPLimits
- SLPLimits - Interface in org.sblim.slp.internal
-
SLPLimits
- 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
-
- SLPMessage - Class in org.sblim.slp.internal.msg
-
SLPMessage
- SLPMessage - Class in org.sblim.slp.internal.msg
-
SLPMessage
- SLPMessage(int) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPMessage(int, String) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPMessage(MsgHeader) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPMessage(int) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPMessage(int, String) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPMessage(MsgHeader) - Constructor for class org.sblim.slp.internal.msg.SLPMessage
-
Ctor.
- SLPOutputStream - Class in org.sblim.slp.internal.msg
-
SLPOutputStream helps the building of SLP message bytes
- SLPOutputStream - Class in org.sblim.slp.internal.msg
-
SLPOutputStream helps the building of SLP message bytes
- SLPOutputStream() - Constructor for class org.sblim.slp.internal.msg.SLPOutputStream
-
Ctor.
- SLPOutputStream(int) - Constructor for class org.sblim.slp.internal.msg.SLPOutputStream
-
Ctor.
- SLPOutputStream() - Constructor for class org.sblim.slp.internal.msg.SLPOutputStream
-
Ctor.
- SLPOutputStream(int) - Constructor for class org.sblim.slp.internal.msg.SLPOutputStream
-
Ctor.
- SLPRegistration - Class in org.sblim.slp.example
-
Registers a service in the internal registry.
- SLPRegistration() - Constructor for class org.sblim.slp.example.SLPRegistration
-
- SLPString - Class in org.sblim.slp.internal
-
This class provides functions for comparision of SLP message strings.
- SLPString - Class in org.sblim.slp.internal
-
This class provides functions for comparision of SLP message strings.
- SLPString() - Constructor for class org.sblim.slp.internal.SLPString
-
- SLPString() - Constructor for class org.sblim.slp.internal.SLPString
-
- SLPTool - Class in org.sblim.slp.example
-
SLPTool
- SLPTool() - Constructor for class org.sblim.slp.example.SLPTool
-
- SPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- SPACE - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- split(String) - Static method in class org.sblim.wbem.http.WwwAuthInfo
-
- split(String) - Static method in class org.sblim.wbem.http.WwwAuthInfo
-
- SRV_ACK - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_ACK
- SRV_ACK - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_ACK
- SRV_DEREG - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_DEREG
- SRV_DEREG - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_DEREG
- SRV_REG - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_REG
- SRV_REG - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_REG
- SRV_RPLY - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_RPLY
- SRV_RPLY - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_RPLY
- SRV_RQST - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_RQST
- SRV_RQST - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_RQST
- SRV_TYPE_RPLY - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_TYPE_RPLY
- SRV_TYPE_RPLY - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_TYPE_RPLY
- SRV_TYPE_RQST - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_TYPE_RQST
- SRV_TYPE_RQST - Static variable in interface org.sblim.slp.internal.msg.FunctionIDs
-
SRV_TYPE_RQST
- starPadding(int) - Method in class org.sblim.wbem.cim.CIMDateTime
-
- starPadding(int) - Method in class org.sblim.wbem.cim.CIMDateTime
-
- start() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
start
- start() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
start
- start() - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
start
- start() - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
start
- start(boolean) - Method in class org.sblim.slp.internal.ua.DatagramRequester
-
start
- start(boolean) - Method in class org.sblim.slp.internal.ua.DatagramRequester
-
start
- start() - Method in class org.sblim.wbem.http.HttpServerConnection
-
Starts the server thread
- 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_DOCUMENT - Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- START_ELEMENT - 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
-
- startDocument() - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startElement(String, String, String, Attributes) - 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
-
- startMemoryMeter() - Static method in class org.sblim.wbem.util.Benchmark
-
- startPrefixMapping(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startPrefixMapping(String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startTimer() - Static method in class org.sblim.wbem.util.Benchmark
-
- startTimer() - Static method in class org.sblim.wbem.util.Benchmark
-
- startTransportTimer() - 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.
- 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.sa.RecieverThread
-
stop
- stop(boolean) - Method in class org.sblim.slp.internal.sa.RecieverThread
-
stop
- stop() - Method in class org.sblim.slp.internal.sa.RecieverThread
-
stop
- stop(boolean) - Method in class org.sblim.slp.internal.sa.RecieverThread
-
stop
- stop() - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
stop
- stop() - Method in class org.sblim.slp.internal.sa.ServiceAgent
-
stop
- stopMemoryMeter() - Static method in class org.sblim.wbem.util.Benchmark
-
- stopMemoryMeter() - Static method in class org.sblim.wbem.util.Benchmark
-
- stopTimer() - 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
-
- 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
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
UCS String.
- STRING_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- STRING_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- successIds - Variable in class org.sblim.wbem.client.BatchResult
-
- successIds - Variable in class org.sblim.wbem.client.BatchResult
-
- UINT16 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Unsigned 16-bit integer.
- 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
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Unsigned 32-bit integer.
- UINT32_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Unsigned 64-bit integer.
- UINT64_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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 - Static variable in class org.sblim.wbem.cim.CIMDataType
-
Unsigned 8-bit integer.
- UINT8_ARRAY - Static variable in class org.sblim.wbem.cim.CIMDataType
-
- 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
- unescape(String) - Static method in class org.sblim.slp.internal.Convert
-
unescape
- unescape(String) - Static method in class org.sblim.slp.internal.Convert
-
unescape
- unify(String) - Static method in class org.sblim.slp.internal.SLPString
-
public for testing only.
- unify(String) - Static method in class org.sblim.slp.internal.SLPString
-
public for testing only.
- unparsedEntityDecl(String, String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- unparsedEntityDecl(String, String, String, String) - Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- unregisterRequester(DatagramRequester) - Method in class org.sblim.slp.internal.ua.ResultTable
-
If the Requester's sequence is completed, Requester has to be unregistered otherwise
hasNext() will block.
- unregisterRequester(DatagramRequester) - Method in class org.sblim.slp.internal.ua.ResultTable
-
If the Requester's sequence is completed, Requester has to be unregistered otherwise
hasNext() will block.
- UnsignedInt16 - Class in org.sblim.wbem.cim
-
Implements a 16-bit unsigned integer object.
- 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.
- 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 - 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.
- 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 - 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.
- 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 - 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.
- 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.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.PegasusLocalAuthInfo
-
- updateAuthenticationInfo(Challenge, String, URI, String) - Method in class org.sblim.wbem.http.WwwAuthInfo
-
- updateAuthenticationInfo(Challenge, String, URI, String) - Method in class org.sblim.wbem.http.WwwAuthInfo
-
- updatePrevResponders(String) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
updatePrevResponders
- updatePrevResponders(String) - Method in class org.sblim.slp.internal.msg.RequestMessage
-
updatePrevResponders
- updateProperty(CIMProperty) - Method in class org.sblim.wbem.cim.CIMInstance
-
Updates the specified CIMProperty.
- 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.
- 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.
- URL_HDR_LENGTH - Static variable in class org.sblim.slp.internal.msg.SLPOutputStream
-
URL_HDR_LENGTH
- URL_HDR_LENGTH - Static variable in class org.sblim.slp.internal.msg.SLPOutputStream
-
URL_HDR_LENGTH
- USE_IPV4 - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
USE_IPV4
- USE_IPV4 - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
USE_IPV4
- USE_IPV6 - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
USE_IPV6
- USE_IPV6 - Static variable in interface org.sblim.slp.internal.SLPDefaults
-
USE_IPV6
- used - Variable in class org.sblim.wbem.http.io.BoundedInputStream
-
- 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.CIMClient
-
Control the use of HTTP 1.1.
- useHttp11(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
-
- useHttp11(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
-
- useHttp11(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- 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.HttpClient
-
- useHttp11(boolean) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- useHttp11(boolean) - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- useIPv4() - Method in class org.sblim.slp.internal.SLPConfig
-
useIPv4
- useIPv4() - Method in class org.sblim.slp.internal.SLPConfig
-
useIPv4
- useIPv6() - Method in class org.sblim.slp.internal.SLPConfig
-
useIPv6
- useIPv6() - Method in class org.sblim.slp.internal.SLPConfig
-
useIPv6
- 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.CIMClient
-
Control the use of HTTP MPost request.
- useMPost(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
-
- useMPost(boolean) - Method in class org.sblim.wbem.client.CIMClientXML
-
- useMPost(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- useMPost(boolean) - Method in interface org.sblim.wbem.client.CIMOMHandle
-
- UserPrincipal - Class in org.sblim.wbem.client
-
- UserPrincipal - Class in org.sblim.wbem.client
-
- UserPrincipal(String) - Constructor for class org.sblim.wbem.client.UserPrincipal
-
- 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.HttpClient
-
- usingProxy() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- usingProxy() - Method in class org.sblim.wbem.http.HttpUrlConnection
-
- Util - Class in org.sblim.slp.internal.msg
-
Common handful functions can be here.
- Util - Class in org.sblim.slp.internal.msg
-
Common handful functions can be here.
- Util() - Constructor for class org.sblim.slp.internal.msg.Util
-
- Util() - Constructor for class org.sblim.slp.internal.msg.Util
-
- Utils - Class in org.sblim.wbem.util
-
- Utils - Class in org.sblim.wbem.util
-
- Utils() - Constructor for class org.sblim.wbem.util.Utils
-
- Utils() - Constructor for class org.sblim.wbem.util.Utils
-