Uses of Class java.rmi.MarshalledObject

Uses in package java.rmi.activation

Methods with parameter type java.rmi.MarshalledObject

ActivationID
Activatable.exportObject(Remote obj, String location, MarshalledObject<T> data, boolean restart, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf)
Register and export the object that activatable object that is not derived from the Activatable super class.

Methods with return type java.rmi.MarshalledObject

MarshalledObject<T>
Stub method for ActivationGroup.newInstance().