|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
LOCALNAMESPACEPATH elements in incoming CIM-XML responses.
CIMObjectPaths of CIM Objects that are
associated to a particular source CIM Object.
associatorPaths shall start an enumeration session for
traversing associations starting from the instance defined in the
pInstancePath parameter using any specified filtering
criteria and return zero or more CIMObjectPath objects.
associators shall start an enumeration session for
traversing associations starting from the instance defined in the
pInstancePath parameter using any specified filtering
criteria and return zero or more CIMInstance objects.
[ userinfo "@" ] host [ ":" port ]
userinfo = *( unreserved / pct-encoded / sub-delims / ":" )
unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
pct-encoded = "%" HEXDIG HEXDIG
sub-delims = "!" / "$" / "&" / "'" / "(" / ")"
/ "*" / "+" / "," / ";" / "="
ALPHA = regex([A-Za-z])
DIGIT = regex([0-9])
Zone-index = ["%" ( 1*unreserved )]
host = IP-literal / IPv4address / reg-name
IP-literal = "[" ( IPv6address / IPvFuture ) "]"
IPvFuture = "v" 1*HEXDIG "." 1*( unreserved / sub-delims / ":" )
IPv4address = dec-octet "." dec-octet "." dec-octet "." dec-octet
reg-name = *( unreserved / pct-encoded / sub-delims )
IPv6address = ( 6( h16 ":" ) ls32
/ "::" 5( h16 ":" ) ls32
/ [ h16 ] "::" 4( h16 ":" ) ls32
/ [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32
/ [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32
/ [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32
/ [ *4( h16 ":" ) h16 ] "::" ls32
/ [ *5( h16 ":" ) h16 ] "::" h16
/ [ *6( h16 ":" ) h16 ] "::" ) Zone-index
ls32 = ( h16 ":" h16 ) / IPv4address
; least-significant 32 bits of address
h16 = 1*4HEXDIG
; 16 bits of address represented in hexadecimal
BigInteger.
byte.
byte.
byte.
byte.
CIMParameter used for a
method invocation.CIMArgument to be used for method invocations.
CIMClass)
as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).CIMClassProperty.
CIMDataType array object of the specified type
and size.
CIMDateTime object using a string.
CIMDateTimeAbsolute object using the current
Time/Date of the system.
CIMDateTimeAbsolute object using a
Calendar object.
CIMDateTimeAbsolute object using a string.
CIMDateTimeInterval using the individual values
of the interval (day, hours, minutes, seconds and microseconds).
CIMDateTimeInterval using a milliseconds value.
CIMDateTimeInterval object using a string.
CIMElement is an abstract base class that represents a CIM
Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).CIMInstance object using the name and
properties specified.
CIMInstance where the data types of all numeric keys in the
CIMObjectPath match those of the corresponding keys within
the CIMProperty[].
CIMMethod object with the specified
information.
CIMOctetString from the given byte array.
CIMOctetString from the given string.
CIMParameter object using the specified name,
data type and qualifiers.
CIMProperty to be used in instances.
CIMProperty to be used in instances.
CIMQualifiedElementInterface is used by CIM Elements that
have qualifiers.CIMTypedElement is an abstract class that represents a CIM
element that contains just the data type, but no value.CIMTypedElement with the given name and data
type.
CIMValuedElement is a base class used by any element that
contains a name, type and value.WBEMClient session.
Iterator.
CloseableIterator is a subclass of Iterator that
adds support for allowing the underlying implementation to serve up the
elements as they become available.closeEnumeration shall close an enumeration session that has
been previously started but not yet completed.
CIMDateTimeAbsolute object with this one.
CIMDateTimeInterval object with this one.
pC.
pSeq from the beginning if it is there.
pStr from the beginning if it is there.
CIMObjectPath.
CIMInstance with the updated values for the
properties in pPropA.
double.
double.
double.
double.
enumerateInstancePaths shall enumerate the instances of the
specified class in pClassPath and return zero or more
CIMObjectPaths.
enumerateInstances shall enumerate the instances of the
specified class in pClassPath and return zero or more
CIMInstances.
EnumerateResponse.
enumerationCount provides an estimated count of the total
number of objects in an open enumeration session represented by an
enumeration context.
CIMClass is equal to this
CIMClass.
CIMDataType is equal to this
CIMDataType.
CIMDateTime that is passed in is
equal to the current CIMDateTime object.
true if it is equal to this
CIM element.
CIMQualifier against the specified
CIMQualifier.
equals method checks if the specified principal is the
same principal as this object.
equals method checks if the specified object is the same
principal as this object.
true if it is equal to
this CIM octet string.
execQuery shall execute a query to retrieve objects.
execQueryInstances shall execute a query to retrieve
instances.
CIMClassProperty filtered as specified.
CIMClassProperty filtered as specified.
CIMMethod filtered as specified.
CIMMethod filtered as specified.
CIMParameter filtered as specified.
CIMClass with properties filtered
according to the input parameters.
CIMInstance with properties
filtered according to the input parameters.
float
.
float
.
float
.
float
.
pReplacementChar.
CIMClass for the specified
CIMObjectPath.
WBEMClient for a protocol.
CIMDataType for this CIM Element.
pIgnoreElements out of
pArray and returns the updated array.
BitSet.
CIMInstance.
getInstancePaths shall get the CIMObjectPaths
using an enumeration context.
getInstances shall get the instances from an enumeration
session started by execQueryInstances.
getInstancesWithPath shall use the enumeration context
provided to get the next set of instances for the enumeration session.
CIMObjectPath that represents this
CIM class.
CIMObjectPath that represents this instance.
CIMQualifierType.
CIMProperty.
CIMClass.
CIMInstance.
CIMQualifierType.
CloseableIterator for the returned CIM Elements.
next() or hasNext() throws a
RuntimeException, this method must be called to get the
WBEMException.
ReliableIndicationHandler.
hashCode() method returns an integer hash code to
represent this principal.
hashCode method returns an integer hash code to
represent this principal.
IntegerAnytime0 ..
- HTTP_CONTENT_LENGTH_THRESHOLD -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_CONTENT_LENGTH_THRESHOLD
- HTTP_CONTENT_LENGTH_THRESHOLD -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies the threshold above which a http document is regarded as valid
by the content length retry algorithm.
Type: Integer
Recognition: Anytime
Range: 0 ..
- HTTP_ENABLE_CONTENT_LENGTH_RETRY -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_ENABLE_CONTENT_LENGTH_RETRY
- HTTP_ENABLE_CONTENT_LENGTH_RETRY -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies if the client will discard and request again http documents
with less than a given number of bytes.
Type: Boolean
Recognition: Anytime
Range: true, false
Default: false
- HTTP_HANDLE_CONNECTION_FAILED -
Static variable in interface org.sblim.cimclient.internal.logging.Messages
- HTTP_HANDLE_CONNECTION_FAILED
- HTTP_INVALID_HEADER -
Static variable in interface org.sblim.cimclient.internal.logging.Messages
- HTTP_INVALID_HEADER
- HTTP_MPOST -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConstants
- HTTP MPOST
- HTTP_NO_SOCKET_FACTORY -
Static variable in interface org.sblim.cimclient.internal.logging.Messages
- HTTP_NO_SOCKET_FACTORY
- HTTP_PEGASUS_LOCAL_AUTH_READ -
Static variable in interface org.sblim.cimclient.internal.logging.Messages
- HTTP_PEGASUS_LOCAL_AUTH_READ
- HTTP_POOL_SIZE -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_POOL_SIZE
- HTTP_POOL_SIZE -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- The size of the internal http connection pools.
- HTTP_POST -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConstants
- HTTP POST
- HTTP_PROXY_AUTH_UNSUPPORTED -
Static variable in interface org.sblim.cimclient.internal.logging.Messages
- HTTP_PROXY_AUTH_UNSUPPORTED
- HTTP_TIMEOUT -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_TIMEOUT
- HTTP_TIMEOUT -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- The timeout for http requests.
- HTTP_TRAILER_STATUS_CODE -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConstants
- Status code field in HTTP trailer
- HTTP_TRAILER_STATUS_DESCRIPTION -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConstants
- Status description field in HTTP trailer
- HTTP_USE_CHUNKING -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_USE_CHUNKING
- HTTP_USE_CHUNKING -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies if chunking is used for transmitting http messages.
Type: Boolean
Recognition: Anytime
Range: true, false
Default: true
- HTTP_USE_MPOST -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_USE_MPOST
- HTTP_USE_MPOST -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies if MPOST is used for transmitting http messages.
- HTTP_VERSION -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConfigurationDefaults
- HTTP_VERSION
- HTTP_VERSION -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies the http protocol version to use.
- HTTP_WWW_AUTHENTICATE_INFO -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- The WWW-Authenticate information to use when sending the first request to
a server.
- HttpClient - Class in org.sblim.cimclient.internal.http
- Class HttpClient implements a HTTP client
- HttpClient(URI, HttpClientPool, AuthorizationHandler) -
Constructor for class org.sblim.cimclient.internal.http.HttpClient
- Ctor.
- HttpClientMethod - Class in org.sblim.cimclient.internal.http
- Class HttpClientMethod encapsulates a http client method
- HttpClientMethod(String, String, int, int) -
Constructor for class org.sblim.cimclient.internal.http.HttpClientMethod
- Ctor.
- HttpClientMethod(InputStream) -
Constructor for class org.sblim.cimclient.internal.http.HttpClientMethod
- Ctor.
- HttpClientPool - Class in org.sblim.cimclient.internal.http
- Class HttpClientPool implements a pool for http client connections
- HttpClientPool(WBEMConfiguration) -
Constructor for class org.sblim.cimclient.internal.http.HttpClientPool
- Ctor.
- HttpConnectionHandler - Class in org.sblim.cimclient.internal.http
- Class HttpConnectionHandler is responsible for handling an incoming
connection
- HttpConnectionHandler(HttpContentHandler, WBEMConfiguration) -
Constructor for class org.sblim.cimclient.internal.http.HttpConnectionHandler
- Ctor.
- HttpContentHandler - Class in org.sblim.cimclient.internal.http
- Class HttpContentHandler is responsible for handling the content of an http
connection.
- HttpContentHandler() -
Constructor for class org.sblim.cimclient.internal.http.HttpContentHandler
-
- HttpException - Exception in org.sblim.cimclient.internal.http
- Class HttpException represents HTTP related problems
- HttpException() -
Constructor for exception org.sblim.cimclient.internal.http.HttpException
- Ctor.
- HttpException(String) -
Constructor for exception org.sblim.cimclient.internal.http.HttpException
- Ctor.
- HttpException(int, String) -
Constructor for exception org.sblim.cimclient.internal.http.HttpException
- Ctor.
- HttpException(int, String, String) -
Constructor for exception org.sblim.cimclient.internal.http.HttpException
- Ctor.
- HttpHeader - Class in org.sblim.cimclient.internal.http
- Class HttpHeader represents a http header block
- HttpHeader() -
Constructor for class org.sblim.cimclient.internal.http.HttpHeader
- Ctor.
- HttpHeader(InputStream) -
Constructor for class org.sblim.cimclient.internal.http.HttpHeader
- Ctor.
- HttpHeader(InputStream, long) -
Constructor for class org.sblim.cimclient.internal.http.HttpHeader
- Ctor.
- HttpHeader.HeaderEntry - Class in org.sblim.cimclient.internal.http
- Class HeaderEntry represents a single header field
- HttpHeader.HeaderEntry(String) -
Constructor for class org.sblim.cimclient.internal.http.HttpHeader.HeaderEntry
- Ctor.
- HttpHeaderParser - Class in org.sblim.cimclient.internal.http
- Class HttpHeaderParser parses http headers
- HttpHeaderParser(String) -
Constructor for class org.sblim.cimclient.internal.http.HttpHeaderParser
- Ctor.
- HttpMethod - Class in org.sblim.cimclient.internal.http
- Class HttpMethod provides a method to read a line from a given input stream
- HttpMethod() -
Constructor for class org.sblim.cimclient.internal.http.HttpMethod
-
- HttpParseException - Exception in org.sblim.cimclient.internal.http
- Class HttpParseException represents problems parsing http challenges
- HttpParseException() -
Constructor for exception org.sblim.cimclient.internal.http.HttpParseException
- Ctor.
- HttpParseException(String) -
Constructor for exception org.sblim.cimclient.internal.http.HttpParseException
- Ctor.
- HTTPS -
Static variable in interface org.sblim.cimclient.internal.util.WBEMConstants
- The HTTPS protocol
- HttpServerConnection - Class in org.sblim.cimclient.internal.http
- Class HttpServerConnection implements the outer shell of a HTTP server.
- HttpServerConnection(HttpConnectionHandler, String, int, boolean, WBEMConfiguration) -
Constructor for class org.sblim.cimclient.internal.http.HttpServerConnection
- Ctor.
- HttpServerMethod - Class in org.sblim.cimclient.internal.http
- Class HttpServerMethod is responsible for
- HttpServerMethod(int, int, int, String) -
Constructor for class org.sblim.cimclient.internal.http.HttpServerMethod
- Ctor.
- HttpServerMethod(InputStream) -
Constructor for class org.sblim.cimclient.internal.http.HttpServerMethod
- Ctor.
- HttpServerWorker - Class in org.sblim.cimclient.internal.http
- Class HttpServerWorker forwards incoming connections to a handler
- HttpServerWorker(HttpConnectionHandler, Socket) -
Constructor for class org.sblim.cimclient.internal.http.HttpServerWorker
- Ctor.
- HttpSocketFactory - Class in org.sblim.cimclient.internal.http
- Class HttpSocketFactory manages socket factories
- HttpUrlConnection - Class in org.sblim.cimclient.internal.http
- Class HttpUrlConnection encapsulates a http connection
- HttpUrlConnection(URI, HttpClientPool, AuthorizationHandler) -
Constructor for class org.sblim.cimclient.internal.http.HttpUrlConnection
- Ctor.
int.
int.
int.
int.
true, there are no more elements to be returned.
StringOn next SSL connectionStringOn next SSL connectionStringOn next SSL connectionPKCS12, JKS, ...JKSDiscreteStartupOFF, SEVERE, WARNING, INFO, CONFIG, ALLOFF, which disables console logging completely.
DiscreteStartupOFF, SEVERE, WARNING, INFO, CONFIG, ALLOFF, which disables file logging completely.
long.
long.
long.
long.
pPat and cuts out the beginning till the end
of matcher group pGroup.
UnsignedInteger16.
UnsignedInteger32.
UnsignedInteger64.
UnsignedInteger8.
UnsignedInteger16.
UnsignedInteger32.
UnsignedInteger64.
UnsignedInteger8.
CIMClass.
CIMInstance.
false.
KeyValuePair from the passed
pUriStr.
pUriStr.
NamespaceHandle from
the passed pUriStr
uriStr.
IDENTIFIER *("/"IDENTIFIER)
PasswordCredential implements a password based credential.PasswordCredential using the supplied password.
PasswordCredential using the supplied password.
PasswordCredential using the supplied password and
host name.
CIMObjectPaths of Association Objects that
refer to a particular source CIM Object.
referencePaths shall start an enumeration session for
association instances that have references that refer to the instance
defined in the pInstancePath parameter and return zero or
more CIMObjectPath objects.
references shall start an enumeration session for
association instances that have references that refer to the instance
defined in the pInstancePath parameter and return zero or
more CIMInstance objects.
ReliableIndicationHandler is responsible for determining when to
dispatch reliable indications, which includes queuing unexpected indications,
caching all indications for the duration of their sequence identifier
lifetime, and logging missing, duplicate and out-of-order indications.ReliableIndicationHandler instance that uses
the specified event dispatcher and sequence identifier lifetime to handle
reliable indications.
RoleCredential implements a password based credential for a
role.RolePrincipal implements a Principal identity for a role.CIMQualifierType to the specified namespace if it does
not already exist.
short
.
short
.
short
.
short
.
Security.setProperty() and Security.getProperty() !
StringOn next SSL connectionIbmX509, SunX509, ...JRE specificSecurity.setProperty() and Security.getProperty() !
Java class nameOn next SSL connectionSecurity.getProviders("SSLContext.SSL")Security.setProperty() and Security.getProperty() !
Java class nameOn next SSL connectionSecurity.getProviders("SSLContext.SSL")Security.setProperty() and Security.getProperty() !
StringOn next SSL connectionIbmX509, SunX509, ...JRE specificCIMInstance's CIMObjectPath match
those of the corresponding keys within the CIMInstance's
CIMProperty[].
String representation of the CIM class.
String representation of the
CIMDataType.
String representation of the
CIMDateTimeAbsolute.
String representation of the
CIMDateTimeInterval.
String representation of the
CIMElement.
String representation of the
CIMInstance.
String representation of the
CIMMethod.
String representation of the CIM object path.
String representation of the
CIMParameter.
String representation of the
CIMQualifier.
String representation of the
CIMQualifierType This method is intended to be used only for
debugging purposes, and the format of the returned string may vary
between implementations.
String representation of the CIM Element.
String representation of the CIM Element.
toString() method returns a string representation of the
principal suitable for displaying in messages.
toString method returns a string representation of the
principal suitable for displaying in messages.
DiscreteStartupOFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALLOFF, which disables file tracing completelyStringOn next SSL connectionStringOn next SSL connectionStringOn next SSL connectionPKCS12, JKS, ...JKSUnsignedInteger16.UnsignedInteger32.UnsignedInteger64.BigInteger.
UnsignedInteger8.UserPrincipal implements a Principal identity for a client user
identity that authenticates with a username and password.java.lang.Double constructor or its parseDouble
method won't hang the JVM in an infinite loop.
WBEMClient interface is used to invoke WBEM operations
against a WBEM Server.javax.wbem.client.WBEMClient interface for the CIM-XML protocol
including the extensions of the
org.sblim.cimclient.WBEMClientSBLIM interface.WBEMClient
configuration.WBEMClient factory,
which is used to retrieve a WBEMClient for a specified protocol.WBEMException is returned when there is a WBEM Operations error.WBEMListener interface is used to add/remove WBEM Indication
Listeners.WBEMListener
configuration.WBEMListener
implementation for a specified protocol.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||