Uses of Class
com.swiftmq.impl.mqtt.v311.netty.handler.codec.CodecException
Packages that use CodecException
Package
Description
-
Uses of CodecException in com.swiftmq.impl.mqtt.v311.netty.handler.codec
Subclasses of CodecException in com.swiftmq.impl.mqtt.v311.netty.handler.codec -
Uses of CodecException in com.swiftmq.impl.mqtt.v311.netty.handler.codec.mqtt
Subclasses of CodecException in com.swiftmq.impl.mqtt.v311.netty.handler.codec.mqttModifier and TypeClassDescriptionfinal class
AMqttIdentifierRejectedException
which is thrown when a CONNECT request contains invalid client identifier.final class
AMqttUnacceptableProtocolVersionException
which is thrown when a CONNECT request contains unacceptable protocol version.