Save This Page
Home » apache-harmony-6.0-src-r917296-snapshot » java » rmi » [javadoc | source]
java.rmi
public final class: MarshalledObject [javadoc | source]
java.lang.Object
   java.rmi.MarshalledObject

All Implemented Interfaces:
    Serializable

Constructor:
 public MarshalledObject(T obj) throws IOException 
Method from java.rmi.MarshalledObject Summary:
equals,   get,   hashCode
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from java.rmi.MarshalledObject Detail:
 public boolean equals(Object obj) 
 public T get() throws IOException, ClassNotFoundException 
 public int hashCode()