Package pl.edu.icm.unity.engine.api.utils.json
-
Interface Summary Interface Description TokenContentsJsonSerializer Represent facility used for map contents ofToken
objects (which is basically an opaque byte array for the engine) to some meaningful JSON representation, useful especially when presenting tokens to outside world, e.g. -
Class Summary Class Description TokenWithJsonContentsSerializer Base for all tokens where contents is storing byte[] serialized JSON.