|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Xferable
The interface for an Object which can be written to a DataXferStream.
| Method Summary | |
|---|---|
void |
writeXferBytes(DataXferStream out)
Writes this object's fields to the DataXferStream. |
void |
writeXferSchema(DataXferStream out)
Write's this object's class's schema to the DataXferStream. |
| Method Detail |
|---|
void writeXferBytes(DataXferStream out)
throws java.io.IOException
java.io.IOException
void writeXferSchema(DataXferStream out)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||