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