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, readDataprotected InputStreamHook.InReadObjectOptionalDataState()
public 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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.