Uses of Interface
org.eclipse.serializer.persistence.binary.types.BinaryLegacyTypeHandler
-
Packages that use BinaryLegacyTypeHandler Package Description org.eclipse.serializer.persistence.binary.types -
-
Uses of BinaryLegacyTypeHandler in org.eclipse.serializer.persistence.binary.types
Classes in org.eclipse.serializer.persistence.binary.types that implement BinaryLegacyTypeHandler Modifier and Type Class Description classAbstractBinaryLegacyTypeHandlerReflective<T>classAbstractBinaryLegacyTypeHandlerTranslating<T>static classBinaryLegacyTypeHandler.Abstract<T>static classBinaryLegacyTypeHandler.AbstractCustom<T>classBinaryLegacyTypeHandlerGenericEnum<T>classBinaryLegacyTypeHandlerGenericEnumMapped<T>classBinaryLegacyTypeHandlerGenericType<T>classBinaryLegacyTypeHandlerRerouting<T>Methods in org.eclipse.serializer.persistence.binary.types that return BinaryLegacyTypeHandler Modifier and Type Method Description default BinaryLegacyTypeHandler<T>BinaryLegacyTypeHandler. initialize(long typeId)
-