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