Uses of Interface
org.eclipse.ecf.core.util.OSGIObjectStreamConstants
Packages that use OSGIObjectStreamConstants
-
Uses of OSGIObjectStreamConstants in org.eclipse.ecf.core.util
Classes in org.eclipse.ecf.core.util that implement OSGIObjectStreamConstants -
Uses of OSGIObjectStreamConstants in org.eclipse.ecf.provider.util
Classes in org.eclipse.ecf.provider.util that implement OSGIObjectStreamConstantsModifier and TypeClassDescriptionclass
Restores Java objects from the underlying stream by using the classloader returned from the call to given IClassLoaderMapper with the Namespace/ID specified by the associated IdentifiableObjectOutputStream.class
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).