Uses of Class
com.tangosol.io.pof.SimplePofContext
-
Packages that use SimplePofContext Package Description com.tangosol.io.pof Contains classes related to POF serialization and deserialization. -
-
Uses of SimplePofContext in com.tangosol.io.pof
Methods in com.tangosol.io.pof that return SimplePofContext Modifier and Type Method Description <T> SimplePofContext
SimplePofContext. registerPortableType(Class<T> clz)
RegisterPortableType
.SimplePofContext
SimplePofContext. registerPortableTypes(Class<?>... aClz)
Register multiplePortableType
s.
-