Codec.getDecoder

Returns a new (or reusable) instance of {@link Decoder} which decodes binary or -specific data into message objects.

@param connection The current connection @return The decoder instance @throws Exception If an error occurred while retrieving the decoder

interface Codec
getDecoder
()

Meta