protected static class OutputStreamHook.InWriteObjectState extends OutputStreamHook.WriteObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
InWriteObjectState() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultWriteObject(OutputStreamHook stream) |
void |
enterWriteObject(OutputStreamHook stream) |
void |
exitWriteObject(OutputStreamHook stream) |
void |
writeData(OutputStreamHook stream) |
public void enterWriteObject(OutputStreamHook stream) throws IOException
enterWriteObject in class OutputStreamHook.WriteObjectStateIOExceptionpublic void exitWriteObject(OutputStreamHook stream) throws IOException
exitWriteObject in class OutputStreamHook.WriteObjectStateIOExceptionpublic void defaultWriteObject(OutputStreamHook stream) throws IOException
defaultWriteObject in class OutputStreamHook.WriteObjectStateIOExceptionpublic void writeData(OutputStreamHook stream) throws IOException
writeData in class OutputStreamHook.WriteObjectStateIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.