Uses of Class
org.springframework.integration.codec.kryo.MessageKryoRegistrar
Packages that use MessageKryoRegistrar
-
Uses of MessageKryoRegistrar in org.springframework.integration.codec.kryo
Constructors in org.springframework.integration.codec.kryo with parameters of type MessageKryoRegistrarModifierConstructorDescriptionMessageCodec
(MessageKryoRegistrar registrar) Construct an instance using a custom registrar - usually used if different registration ids are required for message headers.