Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml |
Internal cim-xml DOM parser & builder implementation.
|
Modifier and Type | Field | Description |
---|---|---|
protected java.util.Vector<CIMResponse> |
CIMResponse.iResponses |
Modifier and Type | Method | Description |
---|---|---|
CIMResponse |
CIMResponse.getFirstResponse() |
getFirstResponse
|
static CIMResponse |
CIMXMLParserImpl.parseEXPMETHODRESPONSE(org.w3c.dom.Element pExpMethodResponseE) |
parseEXPMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element pIMethodResponseE) |
parseIMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element pMethodResponseE) |
parseMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMULTIEXPRSP(org.w3c.dom.Element pMultiExpRspE) |
parseMULTIEXPRSP
|
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element pSimpleRspE) |
parseMULTIRSP
|
static CIMResponse |
CIMXMLParserImpl.parseSIMPLEEXPRSP(org.w3c.dom.Element pSimpleExpRspE) |
parseSIMPLEEXPRSP
|
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element pSimpleRspE) |
parseSIMPLERSP
|
Modifier and Type | Method | Description |
---|---|---|
java.util.List<CIMResponse> |
CIMResponse.getAllResponses() |
getAllResponses
|
Modifier and Type | Method | Description |
---|---|---|
void |
CIMResponse.addResponse(CIMResponse response) |
addResponse
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.