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
Version:
- Bela Ban
ContextObjectInputStream
public ContextObjectInputStream(InputStream is)
throws IOException
Creates a new instance of MarshalledValueOutputStream
resolveClass
protected Class resolveClass(ObjectStreamClass v)
throws IOException,
ClassNotFoundException
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.