|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIMResponse | |
org.sblim.wbem.client | Public API for client connections and WBEM operations. |
org.sblim.wbem.xml | Internal implementation of XML processing |
Uses of CIMResponse in org.sblim.wbem.client |
Methods in org.sblim.wbem.client that return CIMResponse | |
CIMResponse |
CIMClientXML.getMultiResponse(java.io.InputStreamReader pStream)
|
CIMResponse |
CIMClientXML.getDocument(java.io.InputStreamReader pStream)
|
Uses of CIMResponse in org.sblim.wbem.xml |
Methods in org.sblim.wbem.xml that return CIMResponse | |
CIMResponse |
CIMResponse.getFirstResponse()
|
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element simplerspE)
|
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element simplerspE)
|
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element methodresponseE)
|
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element imethodresponseE)
|
Methods in org.sblim.wbem.xml with parameters of type CIMResponse | |
void |
CIMResponse.addResponse(CIMResponse response)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |