All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class macondo.mak.SmartObjectInputStream

macondo.mak.SmartObjectInputStream

public class SmartObjectInputStream

Constructor Index

 o SmartObjectInputStream(InputStream)

Method Index

 o resolveClass(ObjectStreamClass)
 o setLoader(ClassLoader)

Constructors

 o SmartObjectInputStream
 public SmartObjectInputStream(InputStream is) throws StreamCorruptedException, IOException

Methods

 o setLoader
 public void setLoader(ClassLoader loader)
 o resolveClass
 protected Class resolveClass(ObjectStreamClass v) throws IOException, ClassNotFoundException

All Packages  Class Hierarchy  This Package  Previous  Next  Index