Uses of Interface
com.pnfsoftware.jeb.util.serialization.IInternalSerializer
Packages that use IInternalSerializer
Package
Description
JEB's custom serialization facility (PNF-ORPD).
-
Uses of IInternalSerializer in com.pnfsoftware.jeb.util.serialization
Classes in com.pnfsoftware.jeb.util.serialization that implement IInternalSerializerModifier and TypeClassDescriptionclass
This class allows the serialization of object(s) to a stream of bytes.class
Legacy serializer version, deprecated by the current version (5).