netty5/codec-mqtt/src/main/java/io/netty/handler/codec
Norman Maurer 269677820d Cleanup of codec-mqtt
Motivation:

codec-mqtt had some typos and was not restrict enough in terms of making things final and private constructors.

Modifications:

- Fix typos
- Make most pojos final
- Remove redundant else blocks.

Result:

Cleaner and more restrict code.
2016-03-24 11:02:24 +01:00
..
mqtt Cleanup of codec-mqtt 2016-03-24 11:02:24 +01:00