rabbit-mq api

exchange.DeclareOk exchangeDeclare(String exchange, String type, boolean durable, boolean autoDelete, Map<String, Object> arguments) throws IOException; type:有direct、fanout、topic三種 durable:true、false
相關文章
相關標籤/搜索