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) |
enterWriteObject
public void exitWriteObject(OutputStreamHook stream) throws IOException
exitWriteObject
in class OutputStreamHook.InWriteObjectState
IOException
public void defaultWriteObject(OutputStreamHook stream) throws IOException
defaultWriteObject
in class OutputStreamHook.InWriteObjectState
IOException
public void writeData(OutputStreamHook stream) throws IOException
writeData
in class OutputStreamHook.InWriteObjectState
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.