protected static class OutputStreamHook.InWriteObjectState extends OutputStreamHook.WriteObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
InWriteObjectState() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultWriteObjectOverride(OutputStreamHook stream) |
void |
enterWriteObjectOverride(OutputStreamHook stream) |
void |
exitWriteObjectOverride(OutputStreamHook stream) |
void |
writeDataOverride(OutputStreamHook stream) |
defaultWriteObject, enterWriteObject, exitWriteObject, toString, writeDatapublic void enterWriteObjectOverride(OutputStreamHook stream) throws IOException
enterWriteObjectOverride in class OutputStreamHook.WriteObjectStateIOExceptionpublic void exitWriteObjectOverride(OutputStreamHook stream) throws IOException
exitWriteObjectOverride in class OutputStreamHook.WriteObjectStateIOExceptionpublic void defaultWriteObjectOverride(OutputStreamHook stream) throws IOException
defaultWriteObjectOverride in class OutputStreamHook.WriteObjectStateIOExceptionpublic void writeDataOverride(OutputStreamHook stream) throws IOException
writeDataOverride in class OutputStreamHook.WriteObjectStateIOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.