|
JBoss Marshalling 1.2.1.GA | |||||||||
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
|
JBoss Marshalling 1.2.1.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |