org.objectweb.carol.cmi

Class CmiInputStream


public class CmiInputStream
extends ObjectInputStream

Constructor Summary

CmiInputStream(InputStream in)

Method Summary

protected Object
readLocation()
protected Class
resolveClass(ObjectStreamClass classDesc)
protected Class
resolveProxyClass(String[] interfaces)

Constructor Details

CmiInputStream

public CmiInputStream(InputStream in)
            throws IOException,
                   StreamCorruptedException

Method Details

readLocation

protected Object readLocation()
            throws IOException,
                   ClassNotFoundException


resolveClass

protected Class resolveClass(ObjectStreamClass classDesc)
            throws IOException,
                   ClassNotFoundException


resolveProxyClass

protected Class resolveProxyClass(String[] interfaces)
            throws IOException,
                   ClassNotFoundException