|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CIMObjectPaths
of CIM Objects that are
associated to a particular source CIM Object.
CIMObjectPaths
of CIM Objects that are
associated to a particular source CIM Object.
[ 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])
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 ] "::"
ls32 = ( h16 ":" h16 ) / IPv4address
; least-significant 32 bits of address
h16 = 1*4HEXDIG
; 16 bits of address represented in hexadecimal
[ 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])
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 ] "::"
ls32 = ( h16 ":" h16 ) / IPv4address
; least-significant 32 bits of address
h16 = 1*4HEXDIG
; 16 bits of address represented in hexadecimal
BigInteger
.
BigInteger
.
byte
.
byte
.
Exception
Thrown whem the specified
namespace does not exist.
Exception
Thrown whem the specified
namespace does not exist.
CIMArgument
represents an instance of a
CIMParameter
used for method invocation.CIMArgument
represents an instance of a
CIMParameter
used for method invocation.CIMArgument
to be used for method
invocations.
CIMArgument
to be used for method
invocations.
CIMClass
represents a CIM class as defined by the Distributed
Management Task Force (www.dmtf.org) CIM Infrastructure Specification.CIMClass
represents a CIM class as defined by the Distributed
Management Task Force (www.dmtf.org) CIM Infrastructure Specification.CIMClassProperty
.
CIMClassProperty
.
CIMDataType
array object of the specified
type and size.
CIMDataType
array object of the specified
type and size.
CIMDateTime
class is modeled on the datetime data type as
specified in the CIM specification.CIMDateTime
class is modeled on the datetime data type as
specified in the CIM specification.CIMDateTime
object using a string.
CIMDateTime
object using a string.
CIMDateTimeAbsolute
class is modeled on the datetime data
type as specified in the CIM specification.CIMDateTimeAbsolute
class is modeled on the datetime data
type as specified in the CIM specification.CIMDateTimeAbsolute
object using the current
Time/Date of the system.
CIMDateTimeAbsolute
object using a
Calendar
object.
CIMDateTimeAbsolute
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
class is modeled on the datetime data
type as specified in the CIM specification.CIMDateTimeInterval
class is modeled on the datetime data
type as specified in the CIM specification.CIMDateTimeInterval
using the individual
values of the interval (day, hours, minutes, seconds and microseconds).
CIMDateTimeInterval
using a milliseconds
value.
CIMDateTimeInterval
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.
CIMInstance
class represents an instance of a CIM class.CIMInstance
class represents an instance of a CIM class.CIMInstance
object using the name and
properties specified.
CIMInstance
object using the name and
properties specified.
CIMMethod
object with the specified
information.
CIMMethod
object with the specified
information.
CIMObjectPath
is a reference to a specified CIM class, CIM
instance or CIM qualifier.CIMObjectPath
is a reference to a specified CIM class, CIM
instance or CIM qualifier.CIMParameter
class wraps a CIM paramter that is used to
define an input, output or input/output parameter to a CIM method.CIMParameter
class wraps a CIM paramter that is used to
define an input, output or input/output parameter to a CIM method.CIMParameter
object using the specified name,
data type and qualifiers.
CIMParameter
object using the specified name,
data type and qualifiers.
CIMProperty
class wraps the value of a CIM Property.CIMProperty
class wraps the value of a CIM Property.CIMProperty
to be used in instances.
CIMProperty
to be used in instances.
CIMQualifier
class wraps a CIM qualifier.CIMQualifier
class wraps a CIM qualifier.CIMQualifierType
class represents a CIM Qualifier Type as
an object.CIMQualifierType
class represents a CIM Qualifier Type as
an object.CIMScope
class represents the scopes available for use as
part of a qualifier type definition.CIMScope
class represents the scopes available for use as
part of a qualifier type definition.CIMTypedElement
is the base class of all typed CIM
element.CIMTypedElement
is the base class of all typed CIM
element.CIMValuedElement
is the base class of all valued CIM
element.CIMValuedElement
is the base class of all valued CIM
element.Iterator
.
Iterator
.
CIMDateTimeAbsolute
object with this one.
CIMDateTimeAbsolute
object with this one.
CIMDateTimeInterval
object with this one.
CIMDateTimeInterval
object with this one.
UnsignedInteger16
with the specified
UnsignedInteger16
.
UnsignedInteger16
with the specified
UnsignedInteger16
.
UnsignedInteger32
with the specified
UnsignedInteger32
.
UnsignedInteger32
with the specified
UnsignedInteger32
.
UnsignedInt64
with the specified
UnsignedInt64
.
UnsignedInt64
with the specified
UnsignedInt64
.
UnsignedInteger8
with the specified
UnsignedInteger8
.
UnsignedInteger8
with the specified
UnsignedInteger8
.
pC
.
pSeq
from the beginning if it is there.
pStr
from the beginning if it is there.
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
.
CIMObjectPath
.
CIMInstance
with the updated values for the
properties in pPropA
.
double
s.
double
s.
true
if it is equal to
this CIM element.
true
if it is equal to
this CIM element.
CIMClassProperty
filtered as specified.
CIMClassProperty
filtered as specified.
CIMClass
with properties
filtered according to the input parameters.
CIMClass
with properties
filtered according to the input parameters.
CIMInstance
with properties
filtered according to the input parameters.
CIMInstance
with properties
filtered according to the input parameters.
float
.
float
.
CIMClass
for the specified CIMObjectPath
.
CIMClass
for the specified CIMObjectPath
.
CIMDataType
for this CIM Element.
CIMDataType
for this CIM Element.
BitSet
.
BitSet
.
CIMInstance
.
CIMInstance
.
CIMObjectPath
that represents this
CIM class.
CIMObjectPath
that represents this
CIM class.
CIMObjectPath
that represents this instance.
CIMObjectPath
that represents this instance.
CIMProperty
.
CIMProperty
.
CIMClass
.
CIMClass
.
CIMClass
.
CIMClass
.
CIMQualifierType
.
CIMQualifierType
.
hashCode()
method returns an integer hash code to
represent this principal.
hashCode()
method returns an integer hash code to
represent this principal.
Integer
Anytime
0 ..
- HTTP_CONNECTION_RETRIES -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies how often the client will retry to connect to a CIMOM which
refused the connection in the first place.
Type: Integer
Recognition: Anytime
Range: 0 ..
- 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.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_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.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_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_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_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_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_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_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.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_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_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_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.internal.util.WBEMConfigurationDefaults
- HTTP_TIMEOUT
- HTTP_TIMEOUT -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- The timeout for http requests.
- 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_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_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.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_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.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_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.internal.util.WBEMConfigurationDefaults
- HTTP_VERSION
- HTTP_VERSION -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies the http protocol version to use.
- HTTP_VERSION -
Static variable in interface org.sblim.cimclient.WBEMConfigurationProperties
- Specifies the http protocol version to use.
- HttpClient - Class in org.sblim.cimclient.internal.http
- Class HttpClient implements a HTTP client
- 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.
- 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 - 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.
- 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 - 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.
- 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 - Class in org.sblim.cimclient.internal.http
- Class HttpConnectionHandler is responsible for handling an incoming
connection
- HttpConnectionHandler(HttpContentHandler) -
Constructor for class org.sblim.cimclient.internal.http.HttpConnectionHandler
- Ctor.
- HttpConnectionHandler(HttpContentHandler) -
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 - 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
-
- 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 - 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.
- 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 - 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() -
Constructor for class org.sblim.cimclient.internal.http.HttpHeader
- Ctor.
- HttpHeader(InputStream) -
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 - 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.
- 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 - Class in org.sblim.cimclient.internal.http
- Class HttpHeaderParser parses http headers
- HttpHeaderParser(String) -
Constructor for class org.sblim.cimclient.internal.http.HttpHeaderParser
- Ctor.
- 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 - 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
-
- 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 - 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.
- 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
- 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 - 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.
- 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 - 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.
- 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 - 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.
- 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
- 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 - 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.
- HttpUrlConnection(URI, HttpClientPool, AuthorizationHandler) -
Constructor for class org.sblim.cimclient.internal.http.HttpUrlConnection
- Ctor.
int
.
int
.
String
On next SSL connection
String
On next SSL connection
String
On next SSL connection
String
On next SSL connection
String
On next SSL connection
PKCS12, JKS, ...
JKS
String
On next SSL connection
PKCS12, JKS, ...
JKS
Discrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, ALL
OFF
, which disables console logging completely.
Discrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, ALL
OFF
, which disables console logging completely.
Discrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, ALL
OFF
, which disables file logging completely.
Discrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, ALL
OFF
, which disables file logging completely.
long
.
long
.
long
.
long
.
long
.
long
.
long
.
long
.
pPat
and cuts out the beginning till the
end of matcher group pGroup
.
pPat
and cuts out the beginning till the
end of matcher group pGroup
.
UnsignedInteger8
.
UnsignedInteger8
.
UnsignedInteger8
.
UnsignedInteger8
.
CIMClass
.
CIMClass
.
CIMInstance
.
CIMInstance
.
false
.
false
.
KeyValuePair
from the passed
pUriStr
.
KeyValuePair
from the passed
pUriStr
.
pUriStr
.
pUriStr
.
NamespaceHandle
from
the passed pUriStr
NamespaceHandle
from
the passed pUriStr
uriStr
.
uriStr
.
IDENTIFIER *("/"IDENTIFIER)
IDENTIFIER *("/"IDENTIFIER)
CIMObjectPath
s of Association Objects that
are refer to a particular source CIM Object.
CIMObjectPath
s of Association Objects that
are refer to a particular source CIM Object.
CIMQualifierType
to the specified namespace if it
does not already exist.
CIMQualifierType
to the specified namespace if it
does not already exist.
short
.
short
.
Security.setProperty()
and Security.getProperty()
!String
On next SSL connection
IbmX509, SunX509, ...
JRE specific
Security.setProperty()
and Security.getProperty()
!String
On next SSL connection
IbmX509, SunX509, ...
JRE specific
Security.setProperty()
and Security.getProperty()
!Java class name
On next SSL connection
Security.getProviders("SSLContext.SSL")
Security.setProperty()
and Security.getProperty()
!Java class name
On next SSL connection
Security.getProviders("SSLContext.SSL")
Security.setProperty()
and Security.getProperty()
!Java class name
On next SSL connection
Security.getProviders("SSLContext.SSL")
Security.setProperty()
and Security.getProperty()
!Java class name
On next SSL connection
Security.getProviders("SSLContext.SSL")
Security.setProperty()
and Security.getProperty()
!String
On next SSL connection
IbmX509, SunX509, ...
JRE specific
Security.setProperty()
and Security.getProperty()
!String
On next SSL connection
IbmX509, SunX509, ...
JRE specific
String
representation of the
CIMElement
.
String
representation of the
CIMElement
.
String
representation of the CIM class.
String
representation of the CIM class.
String
representation of the
CIMElement
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
CIMElement
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
CIMDataType
.
String
representation of the
CIMDataType
.
String
representation of the
CIMDateTimeAbsolute
.
String
representation of the
CIMDateTimeAbsolute
.
String
representation of the
CIMDateTimeInterval
.
String
representation of the
CIMDateTimeInterval
.
String
representation of the
CIMElement
.
String
representation of the
CIMElement
.
String
representation of the
CIMInstance
.
String
representation of the
CIMInstance
.
String
representation of the
CIMMethod
.
String
representation of the
CIMMethod
.
String
representation of the CIM object path.
String
representation of the CIM object path.
String
representation of the
CIMParameter
.
String
representation of the
CIMParameter
.
String
representation of the
CIMElement
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
CIMElement
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
CIMQualifier
.
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
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 this
CIMTypedElement
FIXME: format?
String
representation of this
CIMTypedElement
FIXME: format?
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.
Discrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL
OFF
, which disables file tracing completelyDiscrete
Startup
OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL
OFF
, which disables file tracing completelyString
On next SSL connection
String
On next SSL connection
String
On next SSL connection
String
On next SSL connection
String
On next SSL connection
PKCS12, JKS, ...
JKS
String
On next SSL connection
PKCS12, JKS, ...
JKS
UnsignedInteger16
class wraps the value of an uint16.UnsignedInteger16
class wraps the value of an uint16.UnsignedInteger32
class wraps the value of an uint32.UnsignedInteger32
class wraps the value of an uint32.UnsignedInteger64
class wraps the value of an uint64.UnsignedInteger64
class wraps the value of an uint64.BigInteger
.
BigInteger
.
UnsignedInteger8
class wraps the value of an uint8.UnsignedInteger8
class wraps the value of an uint8.WBEMExeption(CIM_ERR_FAILED)
WBEMExeption(CIM_ERR_FAILED)
javax.wbem.client.WBEMClient
interface for the CIM-XML
protocol including the extensions of the
org.sblim.cimclient.WBEMClientSBLIM
interface.javax.wbem.client.WBEMClient
interface for the CIM-XML
protocol including the extensions of the
org.sblim.cimclient.WBEMClientSBLIM
interface.WBEMException
is what all WBEM Operations return when there is
an error.WBEMException
is what all WBEM Operations return when there is
an error.WBEMListener
interface is used to add/remove WBEM
Indication Listeners.WBEMListener
interface is used to add/remove WBEM
Indication Listeners.WBEMListenerFactory
class is a factory for getting a
WBEMListener
implementation for a specific protocol.WBEMListenerFactory
class is a factory for getting a
WBEMListener
implementation for a specific protocol.WBEMExpception(CIM_ERR_ACCESS_DENIED)
WBEMExpception(CIM_ERR_ACCESS_DENIED)
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |