Uses of Class
org.sblim.wbem.xml.CIMResponse
Packages that use CIMResponse
Package
Description
Public API for client connections and WBEM operations.
Internal implementation of XML processing
-
Uses of CIMResponse in org.sblim.wbem.client
Methods in org.sblim.wbem.client that return CIMResponseModifier and TypeMethodDescriptionCIMClientXML.getDocument
(InputStreamReader pStream) CIMClientXML.getMultiResponse
(InputStreamReader pStream) -
Uses of CIMResponse in org.sblim.wbem.xml
Methods in org.sblim.wbem.xml that return CIMResponseModifier and TypeMethodDescriptionCIMResponse.getFirstResponse()
static CIMResponse
CIMXMLParserImpl.parseIMETHODRESPONSE
(Element imethodresponseE) static CIMResponse
CIMXMLParserImpl.parseMETHODRESPONSE
(Element methodresponseE) static CIMResponse
CIMXMLParserImpl.parseMULTIRSP
(Element simplerspE) static CIMResponse
CIMXMLParserImpl.parseSIMPLERSP
(Element simplerspE) Methods in org.sblim.wbem.xml with parameters of type CIMResponse