All Classes Interface Summary Class Summary Exception Summary
Class |
Description |
AbstractArrayValueNode |
Class AbstractArrayValueNode is the superclass of all VALUE.ARRAY style
nodes.
|
AbstractMessageNode |
Class AbstractMessageNode is the superclass of AbstractResponseNode and
AbstractRequestNode classes.
|
AbstractMethodCallNode |
ELEMENT IMETHODCALL (LOCALNAMESPACEPATH, IPARAMVALUE*)
ATTLIST IMETHODCALL
%CIMName;
ELEMENT METHODCALL ((LOCALINSTANCEPATH | LOCALCLASSPATH), PARAMVALUE*)
ATTLIST METHODCALL
%CIMName;
|
AbstractMultiRspNode |
Class AbstractMultiRspNode is superclass of MultiRsp style Node classes.
|
AbstractObjectNode |
Class AbstractObjectNode is the superclass of ClassNode and InstanceNode
classes.
|
AbstractObjectPathNode |
Class AbstractObjectPathNode is the superclass of ClassPathNode,
InstancePathNode LocalClassPathNode and LocalInstancePathNode classes.
|
AbstractParameterNode |
Class AbstractParameterNode is the superclass of ParameterArrayNode,
ParameterNode, ParameterRefArrayNode and ParameterReferenceNode classes.
|
AbstractParamValueNode |
Class AbstractParamValueNode is the superclass of IParamValueNode and
ParamValueNode classes.
|
AbstractPathNode |
Class AbstractPathNode is the superclass of AbstractObjectPathNode,
ClassNameNode, InstanceNameNode and ObjectPathNode classes.
|
AbstractPropertyNode |
AbstractPropertyNode is superclass of PropertyArrayNode, PropertyNode and
PropertyReferenceNode classes.
|
AbstractResponseNode |
Class AbstractResponseNode is superclass of AbstractMulitRspNode and
AbstractSimpleRspNode classes.
|
AbstractScalarValueNode |
Class AbstractScalarValueNode is superclass of KeyValueNode,
ValueNamedInstanceNode, ValueNode, ValueNullNode, ValueObjectNode,
ValueObjectWithLocalPathNode, ValueObjectWithPathNode and ValueReferenceNode
classes.
|
AbstractSimpleRspNode |
Class AbstractSimpleRspNode is the superclass of SimpleExpRspNode and
SimpleRspNode classes.
|
AbstractValueNode |
Class AbstractValueNode is the superclass of AbstractArrayValueNode and
AbstractScalarValueNode classes.
|
AdvertisementCatalog |
Class AdvertisementCatalog implements a catalog for WBEM service
advertisements.
|
AdvertisementCatalog.EventListener |
Interface EventListener specifies listener that are called when an
advertisement is added to or removed from the catalog, expires or is
renewed.
|
Advertiser |
The Advertiser is the SA interface, allowing clients to register new service
instances with SLP, to change the attributes of existing services, and to
deregister service instances.
|
AdvertiserImpl |
AdvertiserImpl
|
ArrayIf |
It is implemented by the AbstractArrayValueNode class.
|
ASCIIPrintStream |
Class ASCIIPrintStream implement a stream with ASCII charset
|
AttributeHandler |
AttributeHandler
|
AttributeReply |
AttributeReply message
|
AttributeRequest |
AttributeRequest message
|
Authority |
[ 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
|
AuthorizationHandler |
Class AuthorizationHandler manages AdAuthorizationInfo instances
|
AuthorizationInfo |
Abstract superclass for HTTP authorization information.
|
BASE64Encoder |
Class BASE64Encoder implements the BASE64 encoding algorithm
|
BooleanValue |
Class BooleanValue parses and encapsulates a boolean value.
|
BoundedInputStream |
Class BoundedInputStream implements an input stream with a maximum byte
count.
|
Challenge |
Class Challenge holds a http authentication challenge
|
CharValue |
Class CharValue parses character value.
|
ChunkedInputStream |
Class ChunkedInputStream implements an input stream for chunked messages
|
ChunkedOutputStream |
Class ChunkedOutputStream implements an output stream for chunked messages
|
CIMArgument<E> |
This class represents an instance of a CIMParameter used for a
method invocation.
|
CIMAssociatorNamesOp |
|
CIMAssociatorsOp |
Class CIMAssociatorsOp
|
CIMClass |
This class represents a CIM class as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMClassProperty<E> |
This class represents a CIM property (when used for a CIMClass )
as defined by the Distributed Management Task Force ( DMTF) CIM Infrastructure Specification ( DSP004).
|
CIMClientXML_HelperImpl |
Class CIMClientXML_HelperImpl is responsible for building CIM-XML requests
and responses.
|
CIMCreateClassOp |
CIMCreateClassOp
|
CIMCreateInstanceOp |
CIMCreateInstanceOp
|
CIMCreateNameSpaceOp |
CIMCreateNameSpaceOp
|
CIMCreateQualifierTypeOp |
CIMCreateQualifierTypeOp
|
CIMDataType |
This class represents a CIM data type as defined by the Distributed
Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
CIMDateTime |
This abstract class represents a CIM Datetime data type as defined by the
Distributed Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
CIMDateTimeAbsolute |
This class represents the datetime data type when used as a time value as
specified in the CIM Infrastructure specification.
|
CIMDateTimeInterval |
This class represents the datetime data type when used as a time value as
specified by the Distributed Management Task Force ( DMTF) CIM Infrastructure Specification ( DSP004).
|
CIMDeleteClassOp |
CIMDeleteClassOp
|
CIMDeleteInstanceOp |
CIMDeleteInstanceOp
|
CIMDeleteNameSpaceOp |
CIMDeleteNameSpaceOp
|
CIMDeleteQualifierTypeOp |
CIMDeleteQualifierTypeOp
|
CIMElement |
CIMElement is an abstract base class that represents a CIM
Element as defined by the Distributed Management Task Force ( DMTF) CIM Infrastructure Specification ( DSP004).
|
CIMElementSorter |
Class CIMElementSorter can sort CIMElement arrays and can do binary search by
name in them.
|
CIMEnumClassesOp |
CIMEnumClassesOp
|
CIMEnumClassNamesOp |
CIMEnumClassNamesOp
|
CIMEnumInstanceNamesOp |
CIMEnumInstanceNamesOp
|
CIMEnumInstancesOp |
CIMEnumInstancesOp
|
CIMEnumNameSpaceOp |
CIMEnumNameSpaceOp
|
CIMEnumQualifierTypesOp |
CIMEnumQualifierTypesOp
|
CIMError |
Class CIMError is required for IndicationHandling and CIM-XML parsing.
|
CIMEvent |
Class CIMEvent is required for indication handling.
|
CIMEventDispatcher |
Class CIMEventDispatcher is required for indication handling.
|
CIMExecQueryOp |
CIMExecQueryOp
|
CIMFlavor |
This class represents a CIM Flavor as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMGetClassOp |
CIMGetClassOp
|
CIMGetInstanceOp |
CIMGetInstanceOp
|
CIMGetPropertyOp |
CIMGetPropertyOp
|
CIMGetQualifierTypeOp |
CIMGetQualifierTypeOp
|
CIMHelper |
Class CIMHelper provides convenience methods that are missing from the
official JSR48 API
|
CIMIndicationHandler |
Handles the HTTP connections, providing the necessary interfaces for
CIMListener server.
|
CIMInstance |
This class represents a CIM instance as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMInstanceBuilder |
Class CIMInstanceBuilder provides help for CIMInstance(CIMObjectPath,
CIMProperty[]) constructor.
CIMObjectPath param has to contain the key properties only.
( VALUE.NAMEDINSTANCE->INSTANCENAME->KEYBINDING )
CIMProperty[] param has to contain all properties, including key properties.
( VALUE.NAMEDINSTANCE->INSTANCE->PROPERTY* )
The implementation merges the properties from both params.
From CIMObjectPath's keys only the type and value information is considered.
|
CIMInvokeMethodOp |
CIMInvokeMethodOp
|
CIMMessage |
Class CIMMessage is used by the CIM-XML DOM parser.
|
CIMMethod<E> |
This class represents a CIM Method as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMNamedElementInterface |
The NamedElementInterface is used by CIM Elements that are named.
|
CIMNode |
ELEMENT CIM (MESSAGE | DECLARATION)
ATTLIST CIM
CIMVERSION CDATA #REQUIRED
DTDVERSION CDATA #REQUIRED
|
CIMObjectFactory |
Class CIMObjectFactory is responsible for type String and value String
parsing.
|
CIMObjectPath |
This class represents the CIM Object Path as defined by the Distributed
Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
CIMOctetString |
This class represents a CIM octet string, or length-prefixed string, where
the length is four octets (32 bits) AND includes the four octets it occupies.
|
CIMOperation |
CIMOperation
|
CIMParameter<E> |
This class represents a CIM Parameter.
|
CIMProperty<E> |
This class represents a CIM Property as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMQualifiedElementInterface |
The CIMQualifiedElementInterface is used by CIM Elements that
have qualifiers.
|
CIMQualifiedElementInterfaceImpl |
Class CIMQualifiedElementInterfaceImpl is responsible for implementing the
functionality of javax.cim.CIMQualifiedElementInterface
|
CIMQualifier<E> |
This class represents a CIM qualifier as defined by the Distributed
Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
CIMQualifierType<E> |
The CIMQualifierType class represents a CIM Qualifier Type as defined by the
Distributed Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
CIMReferenceNamesOp |
CIMReferenceNamesOp
|
CIMReferencesOp |
CIMReferencesOp
|
CIMRequest |
Class CIMRequest is used by the CIM-XML DOM parser.
|
CIMResponse |
Represent a CIMReponse message.
|
CIMScope |
This class represents a CIM Scope as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
CIMSetClassOp |
CIMSetClassOp
|
CIMSetInstanceOp |
CIMSetInstanceOp
|
CIMSetPropertyOp |
CIMSetPropertyOp
|
CIMSetQualifierTypeOp |
CIMSetQualifierTypeOp
|
CIMSingleResultOperation |
CIMSingleResultOperation
|
CIMTypedElement |
CIMTypedElement is an abstract class that represents a CIM
element that contains just the data type, but no value.
|
CIMValuedElement<E> |
CIMValuedElement is a base class used by any element that
contains a name, type and value.
|
CIMVersion |
Class CIMVersion is responsible for providing the exact version number,
product name, etc.
|
CIMXMLBuilderImpl |
Class CIMXMLBuilderImpl is the core class for building CIM-XML documents.
|
CIMXMLParseException |
Class CIMXMLParseException is used by the CIM-XML DOM parser.
|
CIMXMLParserImpl |
Class CIMXMLParserImpl is the main class of CIM-XML DOM parser.
|
CimXmlSerializer |
Class CimXmlSerializer implements a XML serializer for DOM documents that is
specialized for CIM-XML.
|
CIMXMLTraceListener |
The interface CIMXMLTraceListener must be implemented if you want to attach
your own CIM-XML logging framework to the CIM Client.
|
ClassNameNode |
ELEMENT CLASSNAME EMPTY
ATTLIST CLASSNAME
%CIMName;
|
ClassNode |
ELEMENT CLASS (QUALIFIER*, (PROPERTY | PROPERTY.ARRAY | PROPERTY.REFERENCE)*, METHOD*)
ATTLIST CLASS
%CIMName;
%SuperClass;
|
ClassPathNode |
ELEMENT CLASSPATH (NAMESPACEPATH, CLASSNAME)
|
CloseableIterator<E> |
A CloseableIterator is a subclass of Iterator that
adds support for allowing the underlying implementation to serve up the
elements as they become available.
|
CloseableIteratorDOM |
Class CloseableIteratorDOM is a CloseableIterator implementation for the
CIM-XML DOM parser.
|
CloseableIteratorGeneric<E> |
Class CloseableIteratorGeneric creates new CloseableIterator from an Iterator
and WBEMException.
|
CloseableIteratorPULL |
CloseableIterator implementation for PULL parser.
|
CloseableIteratorSAX |
CloseableIterator implementation for SAX parser.
|
Convert |
Convert
|
CorrelatorNode |
ELEMENT CORRELATOR (VALUE)
ATTLIST CORRELATOR
%CIMName;
%CIMType; #REQUIRED
|
DAAdvert |
DAAdvert message
|
DACache |
DACache caches the discovered DA list in order to eliminate frequent DA
discovery network traffic.
|
DADescriptor |
This class contains the DA related information from a DAAdvert message.
|
DatagramRequester |
DatagramRequester
|
DatagramThread |
DatagramThread
|
DateTimeValue |
Class DateTimeValue is parses and encapsulates a datetime.
|
DebugInputStream |
Class DebugInputStream is for debugging purposes
|
Discoverer |
Interface Discoverer offers methodology for discovering WBEM services.
|
DiscovererFactory |
Class DiscovererFactory is responsible for creating concrete instances of the
Discoverer interface.
|
DiscovererSLP |
Class DiscovererSLP is the SLP specific implementation of the Discoverer
interface.
|
DTStringReader |
Class DTString helps parsing CIMDateTime Strings.
|
DTStringWriter |
Class DTStringWriter helps making CIMDateTime Strings.
|
EmbObjHandler |
EmbObjHandler helps the parsing of embedded object elements.
|
EnumerateResponse<E> |
This class is a container that stores the information from a Pull request.
|
EnumerateResponseDOM<T> |
Class EnumerateResponseDOM is responsible for all helper functions of DOM
parser related with EnumerateResponse.
|
EnumerateResponsePULL<T> |
Class EnumerateResponsePULL is responsible for all helper functions of PULL
parser related with EnumerateResponse.
|
EnumerateResponseSAX<T> |
Class EnumerateResponseSAX is responsible for all helper functions of SAX
parser related with EnumerateResponse.
|
ErrorIf |
This interface is implemented by Nodes which can provide CIMError info.
|
ErrorNode |
ELEMENT ERROR (INSTANCE*)
ATTLIST ERROR
CODE CDATA #REQUIRED
DESCRIPTION CDATA #IMPLIED
|
ExpMethodCallNode |
Class ExpMethodCallNode is responsible for
|
ExpMethodResponseNode |
ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?)
ATTLIST EXPMETHODRESPONSE
%CIMName;
|
ExpParamValueNode |
ELEMENT EXPPARAMVALUE (INSTANCE?)
ATTLIST EXPPARAMVALUE
%CIMName;
|
FunctionIDs |
FunctionIDs
|
GenericExts |
Class GenericExts is responsible for generic initialization
|
HostNode |
ELEMENT HOST (#PCDATA)
|
HttpClient |
Class HttpClient implements a HTTP client
|
HttpClientMethod |
Class HttpClientMethod encapsulates a http client method
|
HttpClientPool |
Class HttpClientPool implements a pool for http client connections
|
HttpConnectionHandler |
Class HttpConnectionHandler is responsible for handling an incoming
connection
|
HttpContentHandler |
Class HttpContentHandler is responsible for handling the content of an http
connection.
|
HttpException |
Class HttpException represents HTTP related problems
|
HttpHeader |
Class HttpHeader represents a http header block
|
HttpHeader.HeaderEntry |
Class HeaderEntry represents a single header field
|
HttpHeaderParser |
Class HttpHeaderParser parses http headers
|
HttpMethod |
Class HttpMethod provides a method to read a line from a given input stream
|
HttpParseException |
Class HttpParseException represents problems parsing http challenges
|
HttpServerConnection |
Class HttpServerConnection implements the outer shell of a HTTP server.
|
HttpServerMethod |
Class HttpServerMethod is responsible for
|
HttpServerWorker |
Class HttpServerWorker forwards incoming connections to a handler
|
HttpSocketFactory |
Class HttpSocketFactory manages socket factories
|
HttpUrlConnection |
Class HttpUrlConnection encapsulates a http connection
|
IMethodCallNode |
ELEMENT IMETHODCALL (LOCALNAMESPACEPATH, IPARAMVALUE*) ATTLIST IMETHODCALL
%CIMName;
|
IMethodResponseNode |
Class IMethodResponseNode is responsible for
|
IndicationListener |
This interface is implemented by the code that wants to create a listener for
indications.
|
IndicationListenerSBLIM |
This interface is implemented by the code that wants to create a listener for
indications.
|
InstanceNameNode |
perhaps it's a documentation mistake: ELEMENT INSTANCENAME (KEYBINDING* | KEYVALUE? | VALUE.REFERENCE?)
ELEMENT INSTANCENAME (KEYBINDING*)
ATTLIST INSTANCENAME
%ClassName;
|
InstanceNode |
ELEMENT INSTANCE (QUALIFIER*, (PROPERTY | PROPERTY.ARRAY | PROPERTY.REFERENCE)*)
ATTLIST INSTANCE
%ClassName;
xml:lang NMTOKEN #IMPLIED
|
InstancePathNode |
ELEMENT INSTANCEPATH (NAMESPACEPATH, INSTANCENAME)
|
IntegerValue |
Class IntegerValue parses and encapsulates an integer value.
|
IParamValueNode |
FIXME: Why hasn't it got TYPE attribute? For VALUE and VALUE.ARRAY it would
be necessary.
|
IPv6MulticastAddressFactory |
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:....
|
IReturnValueNode |
ELEMENT IRETURNVALUE (
CLASSNAME* | INSTANCENAME* | VALUE* | VALUE.OBJECTWITHPATH* | VALUE.OBJECTWITHLOCALPATH* |
VALUE.OBJECT* | OBJECTPATH* | QUALIFIER.DECLARATION* | VALUE.ARRAY? | VALUE.REFERENCE? |
CLASS* | INSTANCE* | VALUE.NAMEDINSTANCE*
)
|
KeepAliveInputStream |
Class KeepAliveInputStream implements an input stream for connections that
keep iAlive after a request is completed
|
KeyBindingNode |
ELEMENT KEYBINDING (KEYVALUE | VALUE.REFERENCE) ATTLIST KEYBINDING %CIMName;
|
KeyValueNode |
ELEMENT KEYVALUE (#PCDATA) ATTLIST KEYVALUE VALUETYPE (string | boolean |
numeric) "string" %CIMType; #IMPLIED
|
KeyValuePair |
key_name "=" key_value
|
KeyValuePairs |
key_value_pair *("," key_value_pair)
|
LocalClassPathNode |
ELEMENT LOCALCLASSPATH (LOCALNAMESPACEPATH, CLASSNAME)
|
LocalInstancePathNode |
ELEMENT LOCALINSTANCEPATH (LOCALNAMESPACEPATH, INSTANCENAME)
|
LocalNameSpacePathNode |
ELEMENT LOCALNAMESPACEPATH (NAMESPACE+)
|
LocalPathBuilder |
Class LocalPathBuilder helps CIM-XML parsers to build local CIMObjectPathes.
|
Locator |
The Locator is the UA interface, allowing clients to query the SLP framework
about existing service types, services instances, and about the attributes of
an existing service instance or service type.
|
LocatorImpl |
LocatorImpl
|
LogAndTraceBroker |
Class LogAndTraceBroker is the central class that implements the logging and
tracing of the CIM Client.
|
LogAndTraceManager |
Class LogAndTraceManager provides the means to register/unregister log and
trace listeners.
|
LogFormatter |
Class LogFormatter implements the formatting algorithm for our console log.
|
LogListener |
The interface LogListener must be implemented if you want to attach your own
logging framework to the CIM Client.
|
MessageLoader |
Class MessageLoader encapsulates the access to the resource file containing
log messages.
|
MessageNode |
ELEMENT MESSAGE (SIMPLEREQ | MULTIREQ | SIMPLERSP | MULTIRSP | SIMPLEEXPREQ | MULTIEXPREQ |
SIMPLEEXPRSP | MULTIEXPRSP)
ATTLIST MESSAGE
ID CDATA #REQUIRED
PROTOCOLVERSION CDATA #REQUIRED
|
MessageReader |
Class MessageReader is responsible for reading http messages
|
Messages |
Interface Messages holds the constants for the message keys.
|
MessageTable |
Keeps track of datagram messages.
|
MessageWriter |
Class MessageWriter is responsible for creating http messages
|
MethodCallNode |
ELEMENT METHODCALL ((LOCALINSTANCEPATH | LOCALCLASSPATH), PARAMVALUE*)
ATTLIST METHODCALL %CIMName;
|
MethodNode |
ELEMENT METHOD (QUALIFIER*, (PARAMETER | PARAMETER.REFERENCE | PARAMETER.ARRAY | PARAMETER.REFARRAY)*)
ATTLIST METHOD
%CIMName;
%CIMType; #IMPLIED
%ClassOrigin;
%Propagated;>
|
MethodResponseNode |
ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*))
ATTLIST METHODRESPONSE
%CIMName;
|
MOF |
Class MOF is responsible for helping MOF String generation.
|
MsgFactory |
MsgFactory
|
MsgHeader |
MsgHeader
|
MultiExpReqNode |
ELEMENT MULTIEXPREQ (SIMPLEEXPREQ, SIMPLEEXPREQ+)
|
MultiExpRspNode |
ELEMENT MULTIEXPRSP (SIMPLEEXPRSP, SIMPLEEXPRSP+)
|
MultiReqNode |
ELEMENT MULTIREQ (SIMPLEREQ, SIMPLEREQ+)
|
MultiRspNode |
ELEMENT MULTIRSP (SIMPLERSP, SIMPLERSP+)
|
NamespaceHandle |
namespaceHandle = ["//" authority] "/" [namespaceName]
namespaceName = IDENTIFIER *("/"IDENTIFIER)
|
NameSpaceNode |
ELEMENT NAMESPACE EMPTY ATTRLIST NAMESPACE %CIMName;
|
NamespacePath |
namespacePath = [namespaceType ":"] namespaceHandle
namespaceType = ("http" ["s"]) / ("cimxml.wbem" ["s"])
|
NameSpacePathNode |
ELEMENT NAMESPACEPATH (HOST, LOCALNAMESPACEPATH)
|
Net |
Net
|
Node |
Class Node is the abstract base class of all parseable XML elements.
|
NodeConstIf |
Class NodeConstIf
|
NodeFactory |
Class NodeFactory is responsible for Node instance construction.
|
NodePool |
NodePool is used by XMLDefaultHandlerImpl to store unused Node instances
which can be reused later without instantiating new ones.
|
NonVolatileIf |
This interface have to be implemented by those Node classes which instances
cannot be reused.
|
ObjectPathIf |
It's implemented by Nodes which can construct a CIMObjectPath.
|
ObjectPathNode |
ELEMENT OBJECTPATH (INSTANCEPATH | CLASSPATH)
|
ParameterArrayNode |
ELEMENT PARAMETER.ARRAY (QUALIFIER*)
ATTLIST PARAMETER.ARRAY
%CIMName;
%CIMType; #REQUIRED
%ArraySize;
|
ParameterNode |
ELEMENT PARAMETER (QUALIFIER*) ATTLIST PARAMETER %CIMName; %CIMType;
|
ParameterRefArrayNode |
ELEMENT PARAMETER.REFARRAY (QUALIFIER*)
ATTLIST PARAMETER.REFARRAY
%CIMName;
%ReferenceClass;
%ArraySize;
|
ParameterReferenceNode |
ELEMENT PARAMETER.REFERENCE (QUALIFIER*)
ATTLIST PARAMETER.REFERENCE
%CIMName;
%ReferenceClass;
|
ParamValueNode |
ELEMENT PARAMVALUE (VALUE | VALUE.REFERENCE | VALUE.ARRAY | VALUE.REFARRAY |
CLASSNAME | INSTANCENAME | CLASS | INSTANCE | VALUE.NAMEDINSTANCE)? ATTLIST
PARAMVALUE %CIMName; %ParamType; #IMPLIED %EmbeddedObject; #IMPLIED - new
|
PasswordCredential |
PasswordCredential implements a password based credential.
|
PegasusLocalAuthInfo |
Implements OpenPegasus local authentication
|
PersistentInputStream |
Class PersistentInputStream implements an input stream for which close() can
be disabled.
|
PersistentOutputStream |
Class PersistentOutputStream implements an output stream for which close()
can be disabled.
|
PropertyArrayNode |
ELEMENT PROPERTY.ARRAY (QUALIFIER*, VALUE.ARRAY?)
ATTLIST PROPERTY.ARRAY
%CIMName;
%CIMType; #REQUIRED
%ArraySize;
%ClassOrigin;
%Propagated;
%EmbeddedObject; #IMPLIED - new
xml:lang NMTOKEN #IMPLIED
|
PropertyNode |
ELEMENT PROPERTY (QUALIFIER*, VALUE?)
ATTLIST PROPERTY
%CIMName;
%ClassOrigin;
%Propagated;
%CIMType; #REQUIRED
%EmbeddedObject; #IMPLIED - new
xml:lang NMTOKEN #IMPLIED
|
PropertyReferenceNode |
ELEMENT PROPERTY.REFERENCE (QUALIFIER*, (VALUE.REFERENCE)?)
ATTLIST PROPERTY.REFERENCE
%CIMName;
%ReferenceClass;
%ClassOrigin;
%Propagated;
|
QualiDeclNode |
ELEMENT QUALIFIER.DECLARATION (SCOPE?, (VALUE | VALUE.ARRAY)?)
ATTLIST QUALIFIER.DECLARATION
%CIMName;
%CIMType; #REQUIRED
ISARRAY (true|false) #IMPLIED
%ArraySize;
%QualifierFlavor;
|
QualifiedNodeHandler |
Class QualifiedNodeHandler helps parsing XML elements with QUALIFIER child
elements.
|
QualifierNode |
ELEMENT QUALIFIER ((VALUE | VALUE.ARRAY)?)
ATTLIST QUALIFIER
%CIMName;
%CIMType; #REQUIRED
%Propagated;
%QualifierFlavor;
xml:lang NMTOKEN #IMPLIED
|
QuotedValue |
This interface have to be implemented by those key value types which might be
printed in a quoted form.
|
RealValue |
Class RealValue parses and encapsulates real values.
|
RecieverThread |
RecieverThread
|
ReferenceValue |
Class UntypedReferenceValue encapsulates an untyped reference value.
|
ReliableIndicationHandler |
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.
|
ReplyMessage |
ReplyMessage
|
RequestMessage |
RequestMessage
|
ResponseCache |
ResponseCache intends to eliminate the processing of SLP responses with the
same content.
|
ResultTable |
ResultTable
|
ReturnValueNode |
ELEMENT RETURNVALUE (VALUE | VALUE.REFERENCE)?
ATTLIST RETURNVALUE
%ParamType; #IMPLIED
%EmbeddedObject; #IMPLIED - new
|
RetValPipeIf |
RetValPipeIf is a FIFO interface which helps PULL parsing.
|
RoleCredential |
RoleCredential implements a password based credential for a
role.
|
RolePrincipal |
RolePrincipal implements a Principal identity for a role.
|
SAAdvert |
SAAdvert message
|
SAXHelper |
Class SAXHelper stores methods to help high level CIM-XML pull and SAX
parsing.
|
SAXSession |
This class is intended to store variables which are common for a whole
CIM-XML SAX parsing session.
|
ScopeNode |
ELEMENT SCOPE EMPTY
ATTLIST SCOPE
CLASS (true | false) "false"
ASSOCIATION (true | false) "false"
REFERENCE (true | false) "false"
PROPERTY (true | false) "false"
METHOD (true | false) "false"
PARAMETER (true | false) "false"
INDICATION (true | false) "false"
|
SerializeOption |
Inherited classes of SerializeOption provide additional serialization
parameters for the inherited SLPMessage classes.
|
ServiceAcknowledgment |
ServiceAcknowledgment message
|
ServiceAgent |
ServiceAgent
|
ServiceDeregistration |
ServiceDeregistration message
|
ServiceLocationAttribute |
Service location attribute
|
ServiceLocationAttributeDescriptor |
The ServiceLocationAttributeDescriptor interface provides introspection on a
template attribute definition (see RFC 2609).
|
ServiceLocationAttributeVerifier |
The ServiceLocationAttributeVerifier provides access to service templates.
|
ServiceLocationEnumeration |
The ServiceLocationEnumeration class is the return type for all Locator SLP
operations.
|
ServiceLocationException |
The ServiceLocationException class is thrown by all methods when exceptional
conditions occur in the SLP framework.
|
ServiceLocationManager |
The ServiceLocationManager manages access to the service location framework.
|
ServiceRegistration |
ServiceRegistration message
|
ServiceReply |
ServiceReply message
|
ServiceRequest |
ServiceRequest message
|
ServiceTable |
ServiceTable
|
ServiceType |
The ServiceType object models the SLP service type.
|
ServiceTypeReply |
ServiceTypeReply message
|
ServiceTypeRequest |
ServiceTypeRequest message
|
ServiceURL |
The ServiceURL object models the advertised SLP service URL.
|
SimpleExpReqNode |
ELEMENT SIMPLEEXPREQ (CORRELATOR*, EXPMETHODCALL)
|
SimpleExpRspNode |
ELEMENT SIMPLEEXPRSP (EXPMETHODRESPONSE)
ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?)
|
SimpleReqNode |
ELEMENT SIMPLEREQ (CORRELATOR*, (METHODCALL | IMETHODCALL))
|
SimpleRspNode |
ELEMENT SIMPLERSP (METHODRESPONSE | IMETHODRESPONSE)
ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*))
ELEMENT IMETHODRESPONSE (ERROR|IRETURNVALUE?) *
|
SLEnumerationImpl |
SLEnumerationImpl
|
SLPConfig |
SLPConfig
|
SLPConfigProperties |
The interface SLPConfigProperties holds string constants for the
configuration properties of the SLP package.
|
SLPDefaults |
Class SLPDefaults is responsible for
|
SLPInputStream |
Helps the parsing of the bytes of SLP messages.
|
SLPLimits |
SLPLimits
|
SLPMessage |
SLPMessage
|
SLPOutputStream |
SLPOutputStream helps the building of SLP message bytes
|
SLPString |
This class provides functions for comparison of SLP message strings.
|
StringSorter |
Class StringSorter is responsible for non case sensitive sorting and binary
searching of String arrays.
|
StringValue |
Class UntypedStringValue parses an untyped string value.
|
TCPRequester |
TCPRequester
|
TCPThread |
TCPThread
|
TemplateRegistry |
Subclasses of the TemplateRegistry abstract class provide access to service
location templates [8].
|
Test |
Class Test is responsible for testing the WBEM-URI String parsing.
|
ThreadPool |
Class ThreadPool implements a pool that manages threads and executes
submitted tasks using this threads.
|
TimeStamp |
Class TimeStamp is responsible for building uniform date/time strings for
logging and tracing.
|
TraceFormatter |
Class TraceFormatter implements the formatting algorithm for our console log.
|
TraceListener |
The interface TraceListener must be implemented if you want to attach your
own logging framework to the CIM Client.
|
TrailerException |
TrailerException is thrown by ChunkedInputStream when it receives a http
trailer which contains the following entries: CIMStatusCode,
CIMStatusCodeDescription.
|
TRC |
debug -> FINEST info -> INFO warning -> WARNING error -> SEVERE
|
TypedIf |
TypedIf is implemented by those classes which can provide a CIMDataType.
|
TypedValue |
Class TypedValue is required for the CIM-XML DOM parser.
|
UnsignedInteger16 |
This class represents an UnsignedInteger16 .
|
UnsignedInteger32 |
This class represents an UnsignedInteger32 .
|
UnsignedInteger64 |
This class represents an UnsignedInteger64 .
|
UnsignedInteger8 |
This class represents an UnsignedInteger8 .
|
URI |
untypedNamespacePath = namespacePath
untypedClassPath = namespacePath ":" className
untypedInstancePath = namespacePath ":" className "." key_value_pairs
typedNamespacePath = namespacePath "/(namespace)"
typedClassPath = namespacePath "/(class)" className
typedInstancePath = namespacePath "/(instance)" className "." typed_key_value_pairs
|
URIString |
Class URIString is responsible for wrapping the WBEM-URI string.
|
UserPrincipal |
UserPrincipal implements a Principal identity for a client user
identity that authenticates with a username and password.
|
Util |
Class Util is responsible for storing commonly used static methods.
|
Util |
Common handful functions can be here.
|
Value |
This class is responsible for parsing key values.
|
ValueArrayNode |
ELEMENT VALUE.ARRAY (VALUE|VALUE.NULL)*
For non-standard CIMOMs the TYPE and PARAMTYPE attributes are handled.
|
ValueIf |
ValueIf should be implemented by Nodes which are able to return JSR48 value
objects.
|
ValueInstanceWithPathNode |
ELEMENT VALUE.INSTANCEWITHPATH (INSTANCEPATH, INSTANCE)
ELEMENT INSTANCEPATH (NAMESPACEPATH,INSTANCENAME)
ELEMENT INSTANCE (QUALIFIER*, (PROPERTY | PROPERTY.ARRAY | PROPERTY.REFERENCE)*)
ATTLIST INSTANCE
%ClassName;
xml:lang NMTOKEN #IMPLIED
|
ValueNamedInstanceNode |
ELEMENT VALUE.NAMEDINSTANCE (INSTANCENAME, INSTANCE)
ELEMENT INSTANCENAME (KEYBINDING* | KEYVALUE? | VALUE.REFERENCE?)
ATTLIST INSTANCENAME
%ClassName;
ELEMENT INSTANCE (QUALIFIER*, (PROPERTY | PROPERTY.ARRAY | PROPERTY.REFERENCE)*)
ATTLIST INSTANCE
%ClassName;
xml:lang NMTOKEN #IMPLIED
FIXME: Why INSTANCE has qualifiers? CIMInstance doesn't have!
FIXME: InstanceName and instance provides redundant information.
|
ValueNode |
ELEMENT VALUE (#PCDATA)
For non-standard CIMOMs the TYPE and PARAMTYPE attributes are supported.
|
ValueNullNode |
ELEMENT VALUE.NULL EMPTY
|
ValueObjectNode |
ELEMENT VALUE.OBJECT (CLASS | INSTANCE)
|
ValueObjectWithLocalPathNode |
ELEMENT VALUE.OBJECTWITHLOCALPATH ((LOCALCLASSPATH, CLASS) |
(LOCALINSTANCEPATH, INSTANCE))
|
ValueObjectWithPathNode |
ELEMENT VALUE.OBJECTWITHPATH ((CLASSPATH, CLASS) | (INSTANCEPATH, INSTANCE))
|
ValueRefArrayNode |
ELEMENT VALUE.REFARRAY (VALUE.REFERENCE|VALUE.NULL)*
|
ValueReferenceNode |
ELEMENT VALUE.REFERENCE (CLASSPATH | LOCALCLASSPATH | CLASSNAME |
INSTANCEPATH | LOCALINSTANCEPATH | INSTANCENAME)
|
WBEMClient |
The WBEMClient interface is used to invoke WBEM operations
against a WBEM Server.
|
WBEMClientCIMXML |
The WBEMClientCIMXML is a implementation of the
javax.wbem.client.WBEMClient interface for the CIM-XML protocol
including the extensions of the
org.sblim.cimclient.WBEMClientSBLIM interface.
|
WBEMClientConstants |
This class defines the constants used for WBEMClient
configuration.
|
WBEMClientFactory |
This class defines the functionality of a WBEMClient factory,
which is used to retrieve a WBEMClient for a specified protocol.
|
WBEMClientSBLIM |
Class WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to
the WBEMClient interface.
|
WBEMConfiguration |
Class WBEMConfigurationFile is responsible for initializing the the
configuration properties from the configuration file.
|
WBEMConfigurationDefaults |
Interface WBEMConfigurationDefaults holds the default values for the
configuration properties.
|
WBEMConfigurationProperties |
The interface WBEMConfigurationProperties contains the names of all
configuration properties that are recognized by the CIM Client.
|
WBEMConstants |
Class WBEMConstants contains global constants of the CIM client.
|
WBEMException |
WBEMException is returned when there is a WBEM Operations error.
|
WBEMListener |
The WBEMListener interface is used to add/remove WBEM Indication
Listeners.
|
WBEMListenerConstants |
This class defines the constants used for WBEMListener
configuration.
|
WBEMListenerFactory |
This class is a factory for getting a WBEMListener
implementation for a specified protocol.
|
WBEMListenerSBLIM |
Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener
interface.
|
WBEMProtocol |
Class WBEMProtocol encapsulates a transport/presentation protocol pair.
|
WBEMServiceAdvertisement |
Interface WBEMServiceAdvertisement is encapsulates the information collected
about a service during discovery.
|
WBEMServiceAdvertisementSLP |
Class WBEMServiceAdvertisementSLP is the SLP specific implementation if the
WBEMServiceAdvertisement interface.
|
WwwAuthInfo |
Implements HTTP basic and digest authentication
|
XMLDefaultHandlerImpl |
Class XMLDefaultHandlerImpl is DefaultHandler implementation which is used
for SAX and PULL style XML parsing.
|
XMLHostStr |
XMLHostStr helps to convert XML HOST element style string into JSR48 style
protocol, host and port strings.
|
XMLPullParser |
Class XMLPullParser is responsible for XML parsing.
|
XMLPullParserException |
Class XMLPullParserException is thrown by the PULL parser.
|