public static interface ObjectTable.Writer
| Modifier and Type | Method and Description | 
|---|---|
| void | writeObject(Marshaller marshaller,
           Object object)Write the predefined object reference to the stream. | 
void writeObject(Marshaller marshaller, Object object) throws IOException
marshaller - the marshaller to write toobject - the object reference to writeIOException - if an I/O error occursCopyright © 2017 JBoss by Red Hat. All rights reserved.