protected static class OutputStreamHook.WroteCustomDataState extends OutputStreamHook.InWriteObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
WroteCustomDataState() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultWriteObject(OutputStreamHook stream) |
void |
exitWriteObject(OutputStreamHook stream) |
void |
writeData(OutputStreamHook stream) |
enterWriteObjectpublic 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 © 2018 JBoss by Red Hat. All rights reserved.