Class DebugObjectInput

java.lang.Object
org.apache.axis2.context.externalize.DebugObjectInput
All Implemented Interfaces:
DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class DebugObjectInput extends Object implements ObjectInput, ObjectStreamConstants
DebugObjectInput delegates to an ObjectInput object. Each method logs in/out trace information.