Description
DemuxingProtocolCodecFactory just throws a NullPointerException when a new connection is established without any hint when a registered MessageEncoder's getMessageTypes() returns null. We could throw an exception with some explanation so people don't think it's a MINA bug.