protected static class OutputStreamHook.WroteCustomDataState extends OutputStreamHook.InWriteObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
OutputStreamHook.WroteCustomDataState() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultWriteObject(OutputStreamHook stream) |
void |
exitWriteObject(OutputStreamHook stream) |
void |
writeData(OutputStreamHook stream) |
enterWriteObjectprotected OutputStreamHook.WroteCustomDataState()
public void exitWriteObject(OutputStreamHook stream) throws IOException
exitWriteObject in class OutputStreamHook.InWriteObjectStateIOExceptionpublic void defaultWriteObject(OutputStreamHook stream) throws IOException
defaultWriteObject in class OutputStreamHook.InWriteObjectStateIOExceptionpublic void writeData(OutputStreamHook stream) throws IOException
writeData in class OutputStreamHook.InWriteObjectStateIOExceptionCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.