Package | Description |
---|---|
reactor.io.codec.json |
Encoding and decoding using the JSON format.
|
reactor.io.codec.kryo | |
reactor.io.codec.protobuf |
Modifier and Type | Class and Description |
---|---|
class |
JacksonJsonCodec<IN,OUT> |
Modifier and Type | Class and Description |
---|---|
class |
KryoCodec<IN,OUT> |
class |
KryoPoolCodec<IN,OUT> |
Modifier and Type | Class and Description |
---|---|
class |
ProtobufCodec<IN,OUT> |
Copyright © 2016. All rights reserved.