Uses of Class
io.tarantool.driver.mappers.DefaultMessagePackMapperFactory
-
Packages that use DefaultMessagePackMapperFactory Package Description io.tarantool.driver.mappers Contains converters and mappers that map Java object and MessagePack -
-
Uses of DefaultMessagePackMapperFactory in io.tarantool.driver.mappers
Methods in io.tarantool.driver.mappers that return DefaultMessagePackMapperFactory Modifier and Type Method Description static DefaultMessagePackMapperFactoryDefaultMessagePackMapperFactory. getInstance()Get factory instance.
-