codec property

MessageCodec<T> codec
final

The message codec used by this channel, not null.

Implementation

final MessageCodec<T> codec;