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