pool
Constructor and Description |
---|
MessageCodec()
Construct an instance using the default registration ids for message
headers.
|
MessageCodec(MessageKryoRegistrar registrar)
Construct an instance using a custom registrar - usually used if different
registration ids are required for message headers.
|
configureKryoInstance, doDecode, doEncode
decode, decode, encode, encode
public MessageCodec()
public MessageCodec(MessageKryoRegistrar registrar)
registrar
- the registrar.