public class StompSubscription extends Object
| Constructor and Description |
|---|
StompSubscription(String subID,
String ack,
org.apache.activemq.artemis.api.core.SimpleString queueName,
boolean pubSub) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAck() |
String |
getID() |
org.apache.activemq.artemis.api.core.SimpleString |
getQueueName() |
boolean |
isPubSub() |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All Rights Reserved.