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