|
JBoss Marshalling 1.3.0.CR9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ClassTable.Writer

The class writer for a specific class.
| Method Summary | |
|---|---|
void |
writeClass(Marshaller marshaller,
Class<?> clazz)
Write the predefined class reference to the stream. |
| Method Detail |
|---|
void writeClass(Marshaller marshaller,
Class<?> clazz)
throws IOException
marshaller - the marshaller to write toclazz - the class reference to write
IOException - if an I/O error occurs
|
JBoss Marshalling 1.3.0.CR9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||