Uses of Class
org.eclipse.ecf.core.util.OSGIObjectOutputStream
Packages that use OSGIObjectOutputStream
-
Uses of OSGIObjectOutputStream in org.eclipse.ecf.provider.util
Subclasses of OSGIObjectOutputStream in org.eclipse.ecf.provider.utilModifier and TypeClassDescriptionclass
Stores Java objects in the underlying stream in an manner that allows corresponding input stream to use ID to lookup appropriate associated classloader (via IClassLoaderMapper).