|
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 writer. |
IStatus |
getStatus()
Returns the status of this reader. |
void |
write(RemoteJarExportData jarPackage)
Writes the JAR package data to the description file to to the underlying stream. |
Method Detail |
public void write(RemoteJarExportData jarPackage) throws CoreException
It is the client's responsibility to close this writer.
CoreException
- if writing fails, e.g. I/O error during write operationpublic void close() throws CoreException
It is the client's responsibility to close this writer.
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 |