Class SerializedProxy

java.lang.Object
javassist.util.proxy.SerializedProxy
All Implemented Interfaces:
Serializable

class SerializedProxy extends Object implements Serializable
A proxy object is converted into an instance of this class when it is written to an output stream.
See Also: