ISerializerHookT Interface | 
Namespace: Hazelcast.IO.Serialization
The ISerializerHookT type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateSerializer | Creates a new serializer for the serialization type  | |
| GetSerializationType | Returns the actual class type of the serialized object  | |
| IsOverwritable | 
            Defines if this serializer can be overridden by defining a custom
            serializer in the configurations (codebase or configuration file)
              |