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, endUnmarshalCustomValue
protected InReadObjectRemoteDidNotUseWriteObjectState()
public void beginUnmarshalCustomValue(InputStreamHook stream, boolean calledDefaultWriteObject, boolean hasReadObject)
beginUnmarshalCustomValue
in class InputStreamHook.ReadObjectState
public void endDefaultReadObject(InputStreamHook stream)
endDefaultReadObject
in class InputStreamHook.ReadObjectState
public void readData(InputStreamHook stream)
readData
in class InputStreamHook.ReadObjectState
Copyright © 2016 JBoss by Red Hat. All rights reserved.