Interface InstanceSerializer<T>
- All Known Implementing Classes:
JacksonSerializer
,ProtoSerializer
public interface InstanceSerializer<T>
-
Method Summary
-
Method Details
-
serialize
- Throws:
IOException
-
deserialize
- Throws:
IOException
-
JacksonSerializer
, ProtoSerializer
IOException
IOException