protected static class OutputStreamHook.WriteObjectState extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
WriteObjectState() |
| 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
IOExceptionpublic void exitWriteObject(OutputStreamHook stream) throws IOException
IOExceptionpublic void defaultWriteObject(OutputStreamHook stream) throws IOException
IOExceptionpublic void writeData(OutputStreamHook stream) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.