Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml.sax.node |
Internal implementation of the SAX parser for cim-xml.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiRspNode
Class AbstractMultiRspNode is superclass of MultiRsp style Node classes.
|
class |
AbstractResponseNode
Class AbstractResponseNode is superclass of AbstractMulitRspNode and
AbstractSimpleRspNode classes.
|
class |
AbstractSimpleRspNode
Class AbstractSimpleRspNode is the superclass of SimpleExpRspNode and
SimpleRspNode classes.
|
class |
MultiExpReqNode
ELEMENT MULTIEXPREQ (SIMPLEEXPREQ, SIMPLEEXPREQ+)
|
class |
MultiExpRspNode
ELEMENT MULTIEXPRSP (SIMPLEEXPRSP, SIMPLEEXPRSP+)
|
class |
MultiReqNode
ELEMENT MULTIREQ (SIMPLEREQ, SIMPLEREQ+)
|
class |
MultiRspNode
ELEMENT MULTIRSP (SIMPLERSP, SIMPLERSP+)
|
class |
SimpleExpReqNode
ELEMENT SIMPLEEXPREQ (EXPMETHODCALL)
|
class |
SimpleExpRspNode
ELEMENT SIMPLEEXPRSP (EXPMETHODRESPONSE)
ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?)
|
class |
SimpleReqNode
ELEMENT SIMPLEREQ (IMETHODCALL | METHODCALL)
|
class |
SimpleRspNode
ELEMENT SIMPLERSP (METHODRESPONSE | IMETHODRESPONSE | SIMPLEREQACK)
ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*))
ELEMENT IMETHODRESPONSE (ERROR|IRETURNVALUE?) *
|
Modifier and Type | Method and Description |
---|---|
AbstractMessageNode |
MessageNode.getAbstractMessageNode()
getAbstractMessageNode
|
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.