Uses of Interface
net.jini.io.ObjectStreamContext
Packages that use ObjectStreamContext
-
Uses of ObjectStreamContext in net.jini.io
Classes in net.jini.io that implement ObjectStreamContextModifier and TypeClassDescriptionclassAn extension ofObjectInputStreamthat implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result unmarshalling (usingRMIClassLoader).classAn extension ofObjectOutputStreamthat implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result marshalling (usingRMIClassLoader).