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 TypeInterfaceDescriptioninterface
A singleton which is safe to compare via the==
operator.class
ConstantPool<T extends Constant<T>>
A pool ofConstant
s.Classes in com.swiftmq.impl.mqtt.v311.netty.util that implement ConstantModifier and TypeClassDescriptionclass
AbstractConstant<T extends AbstractConstant<T>>
Base implementation ofConstant
.final class
A specialError
which is used to signal some state or request by throwing it.