Uses of Class
com.tangosol.io.WrapperBufferInput
-
Packages that use WrapperBufferInput Package Description com.tangosol.io Contains classes providing cache persistence of serialized objects. -
-
Uses of WrapperBufferInput in com.tangosol.io
Subclasses of WrapperBufferInput in com.tangosol.io Modifier and Type Class Description static class
WrapperBufferInput.VersionAwareBufferInput
A BufferInput implementation that in addition to delegating to the given DataInput provides an API to check whether the sender of the content of this BufferInput runs a version that supersedes (greater or equal to) the specified version.
-