Uses of Class
com.tangosol.io.WrapperBufferOutput
-
Packages that use WrapperBufferOutput Package Description com.tangosol.io Contains classes providing cache persistence of serialized objects. -
-
Uses of WrapperBufferOutput in com.tangosol.io
Subclasses of WrapperBufferOutput in com.tangosol.io Modifier and Type Class Description static class
WrapperBufferOutput.VersionAwareBufferOutput
A BufferOutput implementation that in addition to delegating to the given DataOutput provides an API to check whether the recipients of the content of this BufferOutput run versions that supersede (greater or equal to) the specified version.
-