protected static class InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState extends InputStreamHook.ReadObjectState
| Modifier | Constructor and Description |
|---|---|
protected |
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 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 © 2018 JBoss by Red Hat. All rights reserved.