@Immutable public class MqttStatefulSubscribe extends MqttStatefulMessage.WithId<MqttSubscribe>
MqttStatefulMessage.WithId<M extends MqttMessageWithUserProperties>
MqttMessage.WithId, MqttMessage.WithUserProperties
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_NO_SUBSCRIPTION_IDENTIFIER |
Modifier and Type | Method and Description |
---|---|
int |
getSubscriptionIdentifier() |
protected @NotNull java.lang.String |
toAttributeString() |
@NotNull java.lang.String |
toString() |
getPacketIdentifier
getType, getUserProperties, stateless
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
public static final int DEFAULT_NO_SUBSCRIPTION_IDENTIFIER
public int getSubscriptionIdentifier()
@NotNull protected @NotNull java.lang.String toAttributeString()
toAttributeString
in class MqttStatefulMessage.WithId<MqttSubscribe>
@NotNull public @NotNull java.lang.String toString()
toString
in class java.lang.Object