Uses of Class
com.tangosol.io.WrapperObjectOutputStream
Packages that use WrapperObjectOutputStream
- 
Uses of WrapperObjectOutputStream in com.tangosol.util
Subclasses of WrapperObjectOutputStream in com.tangosol.utilModifier and TypeClassDescriptionstatic classAn OutputStream that implements ObjectOutput that delegates all operations other than flush and close to an underlying object that implements ObjectOutput.