public final class DurableTopicSubscription extends Object
Descriptor for of a durable Topic subscription
DurableSubscriptionManager| Constructor and Description |
|---|
DurableTopicSubscription(long startTime,
String clientID,
String subscriptionName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClientID() |
long |
getStartTime() |
String |
getSubscriptionName() |
Copyright © 2021. All rights reserved.