Package org.drasyl.pipeline.serialization
Package contains classes that are used for serialisation of message to byte arrays and vice
vera.
-
Class Summary Class Description MessageSerializer This handler serializes messages to byte array an vice vera.Serialization Holds aMap
with all availableSerializer
s and the classes each serializer should be used for.SerializedApplicationMessage A message from or to the application whose content has been serialized to a byte array so that the message can be delivered to remote nodes.