Package | Description |
---|---|
org.sblim.wbem.client |
Public API for client connections and WBEM operations.
|
org.sblim.wbem.xml |
Internal implementation of XML processing
|
Modifier and Type | Method and Description |
---|---|
CIMResponse |
CIMClientXML.getDocument(java.io.InputStreamReader pStream) |
CIMResponse |
CIMClientXML.getDocument(java.io.InputStreamReader pStream) |
CIMResponse |
CIMClientXML.getMultiResponse(java.io.InputStreamReader pStream) |
CIMResponse |
CIMClientXML.getMultiResponse(java.io.InputStreamReader pStream) |
Modifier and Type | Method and Description |
---|---|
CIMResponse |
CIMResponse.getFirstResponse() |
CIMResponse |
CIMResponse.getFirstResponse() |
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element imethodresponseE) |
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element imethodresponseE) |
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element methodresponseE) |
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element methodresponseE) |
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element simplerspE) |
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element simplerspE) |
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element simplerspE) |
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element simplerspE) |
Modifier and Type | Method and Description |
---|---|
void |
CIMResponse.addResponse(CIMResponse response) |
void |
CIMResponse.addResponse(CIMResponse response) |
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.