org.jgroups.util
Class ContextObjectInputStream
ObjectInputStream
org.jgroups.util.ContextObjectInputStream
public class ContextObjectInputStream
extends ObjectInputStream
ObjectInputStream which sets a contact classloader for reading bytes into objects. Copied from
MarshalledValueInputStream of JBoss
$Id: ContextObjectInputStream.java,v 1.6 2005/08/22 06:49:04 belaban Exp $
ContextObjectInputStream
public ContextObjectInputStream(InputStream is)
throws IOException
Creates a new instance of MarshalledValueOutputStream
resolveClass
protected Class resolveClass(ObjectStreamClass v)
throws IOException,
ClassNotFoundException
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.