public class CMQManager extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static com.qcloud.cmq.Subscription |
createSubscriptionIfAbsent(String topicName) |
static com.qcloud.cmq.Topic |
createTopicIfAbsent(String topicName) |
static void |
doInit(MQContext context) |
static com.qcloud.cmq.Account |
getAccount() |
static com.qcloud.cmq.Queue |
getQueue() |
public static void doInit(MQContext context)
public static com.qcloud.cmq.Account getAccount()
public static com.qcloud.cmq.Queue getQueue()
public static com.qcloud.cmq.Topic createTopicIfAbsent(String topicName)
public static com.qcloud.cmq.Subscription createSubscriptionIfAbsent(String topicName)
Copyright © 2025. All rights reserved.