protected static class InputStreamHook.InReadObjectDefaultsSentState extends InputStreamHook.ReadObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
InReadObjectDefaultsSentState() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginUnmarshalCustomValue(InputStreamHook stream,
boolean calledDefaultWriteObject,
boolean hasReadObject) |
void |
endDefaultReadObject(InputStreamHook stream) |
void |
endUnmarshalCustomValue(InputStreamHook stream) |
void |
readData(InputStreamHook stream) |
beginDefaultReadObjectpublic void beginUnmarshalCustomValue(InputStreamHook stream, boolean calledDefaultWriteObject, boolean hasReadObject)
beginUnmarshalCustomValue in class InputStreamHook.ReadObjectStatepublic void endUnmarshalCustomValue(InputStreamHook stream)
endUnmarshalCustomValue in class InputStreamHook.ReadObjectStatepublic void endDefaultReadObject(InputStreamHook stream) throws IOException
endDefaultReadObject in class InputStreamHook.ReadObjectStateIOExceptionpublic void readData(InputStreamHook stream) throws IOException
readData in class InputStreamHook.ReadObjectStateIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.