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