Uses of Interface
com.gigaspaces.internal.extension.CustomSerializer
Packages that use CustomSerializer
-
Uses of CustomSerializer in com.gigaspaces.internal.extension
Classes in com.gigaspaces.internal.extension that implement CustomSerializerMethods in com.gigaspaces.internal.extension that return CustomSerializerModifier and TypeMethodDescription<T extends Externalizable>
CustomSerializer<T>XapExtensions.getCustomSerializer(Class<T> c, PlatformLogicalVersion version) Methods in com.gigaspaces.internal.extension with parameters of type CustomSerializerModifier and TypeMethodDescription<T extends Externalizable>
voidXapExtensions.registerCustomSerializer(Class<T> c, CustomSerializer<T> serializer)