|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
void |
close()
Closes this reader. |
IStatus |
getStatus()
Returns the status of this reader. |
void |
read(RemoteJarExportData jarExportData)
Reads Jar Package description and fills data into the JAR Package data object. |
Method Detail |
public void read(RemoteJarExportData jarExportData) throws CoreException
It is the client's responsibility to close this reader.
jarExportData
- the object into which data is filled
CoreException
- if read failed, e.g. I/O error during read operationpublic void close() throws CoreException
It is the client's responsibility to close this reader.
CoreException
- if closing fails, e.g. I/O error during close operationpublic IStatus getStatus()
OK
.
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |