|
Marshalling API version 1.0.0.Beta2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ObjectTable.Writer

The object writer for a specific object.
| Method Summary | |
|---|---|
void |
writeObject(Marshaller marshaller,
Object object)
Write the predefined object reference to the stream. |
| Method Detail |
|---|
void writeObject(Marshaller marshaller,
Object object)
throws IOException
marshaller - the marshaller to write toobject - the object reference to write
IOException - if an I/O error occurs
|
Marshalling API version 1.0.0.Beta2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||