public interface MqServer
MqServer
addAccess(String accessKey, String accessSecretKey)
distributeExecutor(ExecutorService distributeExecutor)
start(int port)
stop()
MqServer addAccess(String accessKey, String accessSecretKey)
MqServer distributeExecutor(ExecutorService distributeExecutor)
MqServer start(int port) throws Exception
Exception
MqServer stop()
Copyright © 2023. All rights reserved.