public class MQTTSessionState.OutboundStore extends Object
| Constructor and Description |
|---|
OutboundStore() |
| Modifier and Type | Method and Description |
|---|---|
int |
generateMqttId(long serverId,
long consumerId) |
void |
publish(int mqtt,
long serverId,
long consumerId) |
org.apache.activemq.artemis.api.core.Pair<Long,Long> |
publishAckd(int mqtt) |
org.apache.activemq.artemis.api.core.Pair<Long,Long> |
publishComplete(int mqtt) |
org.apache.activemq.artemis.api.core.Pair<Long,Long> |
publishReceived(int mqtt) |
Copyright © 2023 The Apache Software Foundation. All Rights Reserved.