Uses of Class
com.tangosol.io.WrapperObjectOutputStream
-
Packages that use WrapperObjectOutputStream Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of WrapperObjectOutputStream in com.tangosol.util
Subclasses of WrapperObjectOutputStream in com.tangosol.util Modifier and Type Class Description static class
ExternalizableHelper.ShieldedObjectOutputStream
An OutputStream that implements ObjectOutput that delegates all operations other than flush and close to an underlying object that implements ObjectOutput.
-