Package eu.cloudnetservice.driver.impl.network.object.serializers
package eu.cloudnetservice.driver.impl.network.object.serializers
-
ClassesClassDescriptionAn object serializer which can read and write any type of collection to/from a buffer.An object codec implementation for all classes that implement
DataBufable.An object serializer to write a data buf into the outbound buffer.An object serializer which can write and read a json document to/from the buffer.A serializer to write enum constants to a data buf.An object serializer instance which passes the read and write calls to the functional providers previously added.An object serializer which can de- serialize any kind of map from/to a buffer.An object serializer which can read and write an optional to/from a buffer by unwrapping the value and re-wrapping it.An object serializer which can write and read a path from/to a buffer.An object serializer which can write and read a pattern from/to a buffer.Collection of object serializers for all kinds of java.time classes.An object serializer which can write and read a unique id from/to a buffer.