Uses of Interface
com.swiftmq.impl.mqtt.v311.netty.util.Constant
-
Uses of Constant in com.swiftmq.impl.mqtt.v311.netty.util
Modifier and TypeInterfaceDescriptioninterface
A singleton which is safe to compare via the==
operator.class
ConstantPool<T extends Constant<T>>
A pool ofConstant
s.Modifier 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.