public interface MqServer
MqServer addAccess(String accessKey, String accessSecretKey)
accessKey - 访问者身份accessSecretKey - 访问者密钥MqServer distributeExecutor(ExecutorService distributeExecutor)
distributeExecutor - 线程池void stop()
Copyright © 2023. All rights reserved.