Class Hierarchy
- java.lang.Object
- org.boon.slumberdb.serialization.ByteArrayToStringConverter (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JavaDeserializerBytes<V> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JavaSerializerBytes<V> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JsonDeserializer<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JsonDeserializerBytes<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JsonSerializer<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.JsonSerializerBytes<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.KryoByteArrayToObjectConverter<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.KryoObjectToByteArrayConverter<T> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.NoOpSerializer<IN,OUT> (implements org.boon.core.Function<IN,OUT>)
- org.boon.slumberdb.serialization.StringToByteArrayConverter (implements org.boon.core.Function<IN,OUT>)
Copyright © 2014. All Rights Reserved.