Class Hierarchy
- java.lang.Object
- java.io.InputStream (implements java.io.Closeable)
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- net.jini.io.MarshalInputStream (implements net.jini.io.ObjectStreamContext)
- net.jini.io.OptimizedByteArrayInputStream
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- net.jini.io.MarshalledInstance (implements java.io.Serializable)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
- net.jini.io.MarshalOutputStream (implements net.jini.io.ObjectStreamContext)
- net.jini.io.OptimizedByteArrayOutputStream
- java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.jini.io.UnsupportedConstraintException
- java.io.IOException
- java.lang.Exception
- java.io.InputStream (implements java.io.Closeable)
Interface Hierarchy
- net.jini.io.ObjectStreamContext