|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.foundation.NSCoder
com.webobjects.eodistribution.common._EOReferenceRecordingCoder
er.distribution.common.ERReferenceRecordingCoder
public class ERReferenceRecordingCoder
Add DEBUG logging for messages that fail to be decoded Fix _classForNumber slightly Fix deserialization of EOKeyValueQualifier to create an _EOKnownSelector when appropriate; otherwise, in-memory evaluation of the qualifier does not work.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.webobjects.eodistribution.common._EOReferenceRecordingCoder |
|---|
com.webobjects.eodistribution.common._EOReferenceRecordingCoder.Delegate |
| Field Summary |
|---|
| Fields inherited from class com.webobjects.eodistribution.common._EOReferenceRecordingCoder |
|---|
_CLASS |
| Constructor Summary | |
|---|---|
ERReferenceRecordingCoder(boolean parity)
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class com.webobjects.eodistribution.common._EOReferenceRecordingCoder |
|---|
_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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERReferenceRecordingCoder(boolean parity)
| Method Detail |
|---|
protected Class _classForNumber(short number)
_classForNumber in class com.webobjects.eodistribution.common._EOReferenceRecordingCoderpublic void prepareForReading(InputStream stream)
prepareForReading in class com.webobjects.eodistribution.common._EOReferenceRecordingCoderpublic Object decodeObject()
decodeObject in class com.webobjects.eodistribution.common._EOReferenceRecordingCoder
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||