Class DefaultMapToMapValueConverter

    • Method Detail

      • toValue

        public org.msgpack.value.MapValue toValue​(Map<?,​?> object)
        Description copied from interface: ObjectConverter
        Convert Java object to a MessagePack entity
        Specified by:
        toValue in interface ObjectConverter<Map<?,​?>,​org.msgpack.value.MapValue>
        Parameters:
        object - object
        Returns:
        entity