Uses of Interface
com.tangosol.io.Resolving
Packages that use Resolving
Package
Description
Contains classes providing cache persistence of serialized objects.
-
Uses of Resolving in com.tangosol.io
Classes in com.tangosol.io that implement ResolvingModifier and TypeClassDescriptionclass
Provides an ObjectInputStream that uses a caller provided ClassLoader to resolve classes during objects deserialization.class
A marker implementation to mirror the ResolvingObjectInputStream implementation.