Skip to content

Serialization tool which also serializes objects class so it can be deseriazlized even if it's class is not on the Classpath.

License

Notifications You must be signed in to change notification settings

obozek/TotalSerialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TotalSerialization

Serialization tool which also serializes objects class-file so that it can be deseriazlized even if it's class is not on the Classpath. Object class is dynamically loaded during deserialization if needed.

About

Serialization tool which also serializes objects class so it can be deseriazlized even if it's class is not on the Classpath.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages