An input stream class which knows how to serialize proxies created via {@link ProxyFactory}. It must be used when serialising proxies created from a proxy factory configured with {@link ProxyFactory#useWriteReplace} set to false. Subsequent deserialization of the serialized datamust employ a {@link ProxyObjectInputStream}
@author Andrew Dinn
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.