|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
Method Summary | |
void |
close()
Close the enumeration by throwing away any remaing xml document without parsing it, while keeping the connection available for future requests. |
void |
close(boolean force)
Close the enumeration by throwing away any remaing xml document without parsing it. |
void |
fetchAll()
Fetch all the CIMObjects into memory. |
Methods inherited from interface java.util.Enumeration |
hasMoreElements, nextElement |
Method Detail |
public void close() throws java.io.IOException
java.io.IOException
public void close(boolean force) throws java.io.IOException
force
-
java.io.IOException
public void fetchAll() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |