Uses of Interface
com.swiftmq.impl.mqtt.v311.netty.util.Constant
Packages that use Constant
-
Uses of Constant in com.swiftmq.impl.mqtt.v311.netty.util
Classes in com.swiftmq.impl.mqtt.v311.netty.util with type parameters of type ConstantModifier and TypeInterfaceDescriptioninterfaceA singleton which is safe to compare via the==operator.classConstantPool<T extends Constant<T>>A pool ofConstants.Classes in com.swiftmq.impl.mqtt.v311.netty.util that implement ConstantModifier and TypeClassDescriptionclassAbstractConstant<T extends AbstractConstant<T>>Base implementation ofConstant.final classA specialErrorwhich is used to signal some state or request by throwing it.