|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIMRequest | |
---|---|
org.sblim.cimclient.internal.cimxml | Internal cim-xml DOM parser & builder implementation. |
Uses of CIMRequest in org.sblim.cimclient.internal.cimxml |
---|
Fields in org.sblim.cimclient.internal.cimxml with type parameters of type CIMRequest | |
---|---|
protected Vector<CIMRequest> |
CIMRequest.iRequests
|
Methods in org.sblim.cimclient.internal.cimxml that return CIMRequest | |
---|---|
static CIMRequest |
CIMXMLParserImpl.parseEXPMETHODCALL(Element pExpMethodCallE)
parseEXPMETHODCALL |
static CIMRequest |
CIMXMLParserImpl.parseIMETHODCALL(Element pIMethodCallE)
parseIMETHODCALL |
static CIMRequest |
CIMXMLParserImpl.parseMETHODCALL(Element pMethodCallE)
parseMETHODCALL |
static CIMRequest |
CIMXMLParserImpl.parseMULTIEXPREQ(Element pMultiExpReqE)
parseMULTIEXPREQ |
static CIMRequest |
CIMXMLParserImpl.parseMULTIREQ(Element pMultiReqE)
parseMULTIREQ |
static CIMRequest |
CIMXMLParserImpl.parseSIMPLEEXPREQ(Element pSimpleExpReqE)
parseSIMPLEEXPREQ |
static CIMRequest |
CIMXMLParserImpl.parseSIMPLEREQ(Element pSimpleReqE)
parseSIMPLEREQ |
Methods in org.sblim.cimclient.internal.cimxml with parameters of type CIMRequest | |
---|---|
void |
CIMRequest.addRequest(CIMRequest request)
addRequest |
Constructors in org.sblim.cimclient.internal.cimxml with parameters of type CIMRequest | |
---|---|
CIMResponse(CIMRequest request)
Constructs a CIM Response message from a given CIM Request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |