Package org.infinispan.server.resp.serialization
package org.infinispan.server.resp.serialization
-
ClassDescriptionBase class for serializing custom Java objects into the final RESP3 format.NestedResponseSerializer<T,
O, H extends SerializationHint> Serializes a nested Java object into the correct RESP3 representation.Identifies the RESP3 type correspondent of a Java object.ResponseSerializer<T,O> Base interface for RESP3 serializers.Hints the serializer for nested object's type.Provide hints of types for key-value structures.Provide hints of simple primitive elements.