|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A marker interface for holder classes.
Holder| Method Summary | |
void |
read(InputStream is)
Deprecated. Read the contents of this holder from an input stream. |
void |
write(OutputStream os,
String name)
Deprecated. Write the contents of this holder to an output stream. |
| Method Detail |
public void read(InputStream is)
throws IOException
is - The input stream.
IOException - If an I/O error occurs.public void write(OutputStream os,
String name)
throws IOException
os - The output stream.name - The parameter name.
IOException - If an I/O error occurs.
|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||