protected static class InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState extends InputStreamHook.ReadObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginUnmarshalCustomValue(InputStreamHook stream,
boolean calledDefaultWriteObject,
boolean hasReadObject) |
void |
endDefaultReadObject(InputStreamHook stream) |
void |
readData(InputStreamHook stream) |
beginDefaultReadObject, endUnmarshalCustomValueprotected InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState()
public void beginUnmarshalCustomValue(InputStreamHook stream, boolean calledDefaultWriteObject, boolean hasReadObject)
beginUnmarshalCustomValue in class InputStreamHook.ReadObjectStatepublic void endDefaultReadObject(InputStreamHook stream)
endDefaultReadObject in class InputStreamHook.ReadObjectStatepublic void readData(InputStreamHook stream)
readData in class InputStreamHook.ReadObjectStateCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.