public class ERReferenceRecordingCoder
extends com.webobjects.eodistribution.common._EOReferenceRecordingCoder
Constructor and Description |
---|
ERReferenceRecordingCoder(boolean parity) |
Modifier and Type | Method and Description |
---|---|
protected Class |
_classForNumber(short number)
Fix to return null if 'number' is less than zero
|
Object |
decodeObject()
Add DEBUG logging for messages that fail to be decoded
|
void |
prepareForReading(InputStream stream)
Save a copy of the whole original message so we can log it later if needed
|
_classForDecodedName, _clearNonPersistentState, _registerClass, decodeBoolean, decodeByte, decodeBytes, decodeChar, decodeClass, decodeDouble, decodeFloat, decodeInt, decodeLong, decodeObjects, decodeShort, delegate, encodeBoolean, encodeByte, encodeBytes, encodeChar, encodeClass, encodeDouble, encodeFloat, encodeInt, encodeLong, encodeObject, encodeObjects, encodeShort, encodingStream, finishCoding, forgetObject, prepareForWriting, setDelegate
protected Class _classForNumber(short number)
_classForNumber
in class com.webobjects.eodistribution.common._EOReferenceRecordingCoder
public void prepareForReading(InputStream stream)
prepareForReading
in class com.webobjects.eodistribution.common._EOReferenceRecordingCoder
public Object decodeObject()
decodeObject
in class com.webobjects.eodistribution.common._EOReferenceRecordingCoder
Copyright © 2002 – 2024 Project Wonder.